Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Getopt::Std;
    ...
    print "V = ", $opt_v,$/ if defined $opt_v;
    __END__
    V = 1