Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    
        say "\%params =\n", pp(\%params);
    }
    
  2. or download this
    12:41 >perl 987_SoPW.pl
    %params =
    ...
    }
    
    12:42 >