Help for this page

Select Code to Download


  1. or download this
    #!/perl/bin/perl
    
    ...
    
    
    exit;
    
  2. or download this
    
    $cgi = bless( {
    ...
    $q_header = '';
    $q_full_header = '';
    
  3. or download this
    #!/perl/bin/perl
    use strict;
    ...
    
    print Dumper($content);