Re: [htmltmpl] "Bad file descriptor" while parameter substituting
Brought to you by:
samtregar
From: Petrov D. <el...@ne...> - 2005-10-14 16:26:22
|
On Friday 14 October 2005 20:08, Roger Burton West wrote: > You're passing a hashref to param(). Try: > > $tmpl->param('NEWS' => [{'created' => '2005-10-15', 'text' => > 'sdadsdsdsdw1re32fqr'}]); > > Roger > Bad file descriptor :( |