#!/usr/local/bin/perl use strict; use warnings; %fruit = (red => "apple", yellow => "banana");