Help for this page

Select Code to Download


  1. or download this
    sub validate_orderform {
        my $self = shift;
    ...
            
        return $html_output;
    }
    
  2. or download this
    $VAR1 = {"bill_country" => ["USA"],"bill_lname" => [""],
    "bill_fname" => ["John"],"bill_street1" => ["123 Main"],
    ...
    $VAR3 = [];
    
    $VAR4 = [".cookies",".fieldnames",".charset",".parameters","action"];