Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # $Id "Getopt::Long Test after packaging by pp" $
    # $Revision: 0 $
    ...
    }
    ######################################################################
    +#######
    __END__
    
  2. or download this
    # ./script.pl -h
    
    USAGE : ./script.pl -t <D|W|M|S> -s [DATE]
    ...
    # ./script.pl -t D -s 20121015
    period OK
    date OK