I rendered tt2 template from offline script (mail template). On
catalyst 5.7 i made a "fake" object i.e.
$c = new MyApp();
and set
$c->request/response etc. for the code to work as in request with no
differences.

But the way i initialized Request object is no longer working on 5.8
because Request is a Moose-based class. :-)

2009/10/12 Joel Bernstein <[email protected]>:
> 2009/10/12 Oleg Pronin <[email protected]>:
>> sorry for disturbing you guys, that was fully my issue :-)
>
> But what was it? Your explanation "offline script" made no sense. If
> you explain then the next person who makes the same mistake will be
> able to find the answer in the archives.
>
> /joel
>
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
>

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to