Help for this page

Select Code to Download


  1. or download this
    #!/your/perl/here
    use strict;
    ...
            do_something("-z", $options->{'-z'}{'<z0>'} );
        }
    }
    
  2. or download this
    C:\Perl\perl\perlmonks>469375.pl -y zero
    -y zero
    ...
    (try 'C:\Perl\perl\perlmonks\469375.pl -help' for more information)
    
    **** Error processing command line options, terminating C:\Perl\perl\p
    +erlmonks\469375.pl