Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -Tw
    # a stupid simple script that prints a form && echoes any input
    ...
        print "<br />$input";
    }    
    print $foot;
    
  2. or download this
    Global symbol "$input" requires explicit package name at
    Global symbol "$input" requires explicit package name at
    Global symbol "$input" requires explicit package name at