Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    
    use strict;
    ...
    1121 Another Item
    11212 And Another Item
    12 Sub Item 2
    
  2. or download this
    my %result = ();
    
    foreach my $line (<DATA>) {
    ...
        }
        $temp->{''} = [$index, $value];
    }