On 11/11/05, Kieren Diment <[EMAIL PROTECTED]> wrote: > OK, we're getting somewhere. I like this. It's kind of an exercise > in hardcore empiricism. > > That's in the sense that we change lots of stuff and it makes no > difference except to the internal elegance of the externality of > which we are mere observers (!). > > So I think I've done what you've said. (except I'm leaving step > three until I get a different error message). > > In the mean time I've also worked out how to use Maypole::CLI (like I > say, I work slowly). > > So, now I've got a tar ball of the whole thing (attached). > > I chdir to ./templates and run: > > perl -I ../lib/ -MMaypole::CLI=BeerDB -e1 http://localhost/beer/ > 2>&1 | less > > and get the following output (that's with the use BeerDB::* statments > included): > > > Debugging enabled at /Library/Perl/5.8.6/Maypole/Application.pm line 24. > Couldn't require BeerDB - Can't locate Beer/DBI.pm in @INC (@INC > contains: ../li
Your model is BeerDB::DBI, not Beer::DBI d. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
