Posted on 2005-02-10 18:47:25-08 by mreece in response to 83
Re: getting started (cont)
BeerDB->config has the accessor ->masonx, but it is returning undef. if i do
BeerDB->config->masonx({});
before the
BeerDB->config->masonx->{comp_root} = [ factory => '/Public/maypole' ];
then it gets past the previous errors, but i get
[Thu Feb 10 10:44:09 2005] [error] Can't locate object method "untaint_columns" via package "BeerDB +::Style" (perhaps you forgot to load "BeerDB::Style"?) at /usr/local/apache_perl/packages/BeerDB.p +m line 28. Compilation failed in require at (eval 685) line 3. [Thu Feb 10 10:44:09 2005] [error] Can't use string ("factory") as an ARRAY ref while "strict refs" + in use at /usr/lib/perl5/site_perl/5.6.1/MasonX/Maypole.pm line 166.
Direct Responses: 85 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.