[Catalyst] Tutorial - CatalystBasics
hkclark at gmail.com
hkclark at gmail.com
Mon Sep 4 22:26:01 CEST 2006
On 9/4/06, Anthony Gardner <cyclewood_ltd at yahoo.co.uk> wrote:
> Have just started going through the tutorial but have come across a problem.
>
> I looked back through the archives for a few months but found no answers to
> these.
>
> When I try to run it, I get
>
> Caught exception in MyApp::View::TT->process "Can't call method "process"
> on an undefined value at
> /usr/local/share/perl/5.8.7/Catalyst/View/TT.pm line 315."
>
Hi Anthony,
It sounds like something is awry with your installation of Catalyst
vs. the code you are building. When I look at line 315 on one of my
5.7001 boxes, it's a comment vs. executable code.
Sorry nothing else is ringing a bell as to where the problem could lie.
Regards,
Kennedy
More information about the Catalyst
mailing list