Help for this page

Select Code to Download


  1. or download this
    my $help_hash;
    my $key;
    ...
    }
    
    print Dumper ($help_hash);
    
  2. or download this
    $VAR1 = {
              'SURNAME' => 'wall',
    ...
              'CODE' => 'perl'
            };