Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    1121 Another Item
    11212 And Another Item
    12 Sub Item 2
    
  2. or download this
    $VAR1 = {
      '1' => {
    ...
               }
           }
    };
    
  3. or download this
    $VAR1 = {
       '1' => {
    ...
          }
        }          
    }