Help for this page

Select Code to Download


  1. or download this
    use strict;
    require "Validate.pm";
    ...
    #eventually process and write to the database
    
    __END__
    
  2. or download this
    #Validate.pm
    
    ...
    }
    
    1;