Help for this page

Select Code to Download


  1. or download this
    print "Content-type: application/vnd.fdf\n\n";
    
  2. or download this
    use strict;
    use CGI;
    use CGI::Carp qw /fatalsToBrowser/;
    
  3. or download this
    #!/usr/bin/perl -wT