Help for this page

Select Code to Download


  1. or download this
    use Getopt::Long;
    my %options;
    ...
            print "p is enabled value is $options{p}\n";
        }
    }
    
  2. or download this
    perl ex.pl $*