Help for this page

Select Code to Download


  1. or download this
    my %session_params = (
        hostname      => $ARGV[0],
    ...
    
    # Update:
    # allowed for an empty string for an arg that was being manipulated: $
    +ARGV[5]
    
  2. or download this
    #!/usr/bin/perl
    
    ...
              'bar' => 'baz',
              'foo' => 1
            };