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-10 21:20:54-08 by davebaird in response to 85
Re: getting started (cont)

Hmm. OK, you're right, there is a typo in the synopsis, and the comp_root call should be a nested arrayref:

BeerDB->config->masonx->{comp_root} = [ [ factory => '/Public/maypole' ] ];

Sorry about that. For the rest though, I'm still wondering if the paths are set up correctly. What is DocumentRoot set to in the Apache config? I'll go back and set up the BeerDB app here and see if it still works, my own app is a bit removed from that setup now.

Direct Responses: 88 | 89 | Write a response