Help for this page
my %baseball = ( mets => "new york", ... print "$_ => $baseball{$_}\n"; } }
Use of uninitialized value in concatenation(.)or string at /test.pl li +ne 13. orioles => baltimore yankees => new york twins => minnesota mets => new york