- or download this
#!/usr/bin/perl -w
...
$template->process('order4.tt2', $vars) or
die "Unable to process order template: $!";
}
- or download this
<html>
<body>
...
</div>
</body>
</html>
- 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)'
};