[Catalyst] Tutorial in trunk..
Wade.Stuart at fallon.com
Wade.Stuart at fallon.com
Sun Aug 27 03:35:22 CEST 2006
Folks,
I was going through and testing Tut in trunk from a clean OS X 10.4
Intel box. I have run into a weird issue:
Building up the Basic tut section myself and svn checkout of the section
app, I get a:
[error] Caught exception in MyApp::View::TT->process "Can't call method
"process" on an undefined value at /Library/Perl/5.8.6/Catalyst/View/TT.pm
line 315."
Which I can't figure out for the life of me. All modules are install and
up to date (even tried downreving TT to 2.14 via Castaway's thoughts). The
line in question looks like:
unless ( $self->template->process( $template, $vars, \$output ) ) {
... which I can see all of those items should exist and be set earlier in
the block.
I have a feeling this has something to do with Rederview or TTSite
generation -- neither of which I have used before. Any ideas?
Wade
More information about the Catalyst
mailing list