Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    sub edit {
      print "In Edit routine (@_).\n";
    }
    
  2. or download this
    [alex@foo dev]$ perl -w go.pl  -vt
    mainDump arguments!!
    Use of uninitialized value in string ne at /usr/lib/perl5/site_perl/5.
    +8.0/Getopt/Auto.pm line 143.