Help for this page

Select Code to Download


  1. or download this
    '07125096-n' => [ ['07128527-n', 'hype'], ..... ]
    
  2. or download this
    use strict;
    use warnings;
    ...
        print "count=", scalar keys %{$href} ,"\n";
        #print "test item:" , Dumper $href->{'01785341-a'} , "\n\n";