Help for this page

Select Code to Download


  1. or download this
    my $ret = GetOptions( "u|updated:s");
    my $update = $opt_u || die "Usage: $0 -u update_ID\n";
    
  2. or download this
    Global symbol "$opt_u" requires explicit package name at c:/Perl/MyScr
    +ipts/updlnt.pl line 27.