Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print "foreach ver\n";
    print Dumper \%ret;
    
  2. or download this
    Odd number of elements in hash assignment at test.pl line 15.
    map ver
    ...
              'a1' => 'vala1',
              'a3' => 'vala3'
            };