Help for this page

Select Code to Download


  1. or download this
    #! c:/perl/bin/perl.exe
    use strict;
    use CGI qw (header);
    ...
    }
    print header;
    print $cal->as_HTML;