Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
        $template->process('order4.tt2', $vars) or
            die "Unable to process order template: $!";
    }
    
  2. or download this
    <html>
      <body>
    ...
      </div>
      </body>
    </html>
    
  3. or download this
    2007-01-28 22:45:00,142 27851 [order4.cgi 48] DEBUG main: reg_array is
    + $VAR1 = [
              {
    ...
              'first_name1' => 'Alex',
              'reg_array' => 'ARRAY(0x839687c)'
            };