I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-02-14 20:36:59-08 by mreece in response to 94
Re: getting started (cont)
so i was able to fix the Loader problems by upgradeing DBD::mysql. that gets rid of all warnings and errors in the apache log, but i still get
error: could not find component for path 'beerdb/beer/list' context: 1: <& $request->template, %ARGS &> 2: code stack: /Public/mason/maypole/factory/dhandler:1 /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Component.pm:136 /Public/mason/maypole/factory/autohandler:4
if i try to click any of the URLs generated by the frontpage component. as you can see from the paths, it is finding the factory and using the appropriate autohandler and dhandler, but fails to 'find' the component for /beerdb/beer/list.
Direct Responses: 114 | Write a response