Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use Data::Dumper;
    use CGI::Carp;
    use etc...
    
  2. or download this
    #!/user/bin/perl
    
    ...
        use HTML::Template;
        # ... others, etc.
    }