Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    # vim:ts=4 sw=4 sts=4 et nu fdc=3:
    ...
    ) or exit 255;
    
    print "$x\n";
    
  2. or download this
    $ perl /tmp/getopt.pl 
    unset
    ...
    true
    $ perl /tmp/getopt.pl -x foo
    foo