Help for this page

Select Code to Download


  1. or download this
    GetOptions( \%options, 'server=s', 'date=s', 
               'man', 'help', 'alert!', 'debug+'
              ) || pod2usage(2);
    
  2. or download this
    #!/ms/dist/perl5/bin/perl5.10
    # A one-line description of what this script does.
    ...
    # End of File
    # ====================================================================
    +==