- or download this
[Wed Apr 01 09:28:54 2009] [crit] (22)Invalid argument: Parent: Failed
+ to create the child process.
[Wed Apr 01 09:28:54 2009] [crit] (OS 6)The handle is invalid. : mast
+er_main: create child process failed. Exiting.
[Wed Apr 01 09:28:54 2009] [notice] Parent: Forcing termination of chi
+ld process 2670888
- or download this
sub Render
{
...
print $engine->output;
}
- or download this
sub Render
{
...
$tt->process($template, { params => $params, data => $data } );
}
- or download this
$TEMPLATE_ENGINE->Render(@_, $TEMPLATE_DIR);