kakarizz has asked for the wisdom of the Perl Monks concerning the following question:

Fellow monks, I've been trying to install maypole and I get a 'can't locate beerdb.pm in @INC......' error, I'm I missing a base class?

Replies are listed 'Best First'.
Re: beerdb.pm location??
by Corion (Patriarch) on Oct 13, 2004 at 13:31 UTC

    Since the information you give is very limited, I can only direct you to the Maypole Wiki and my introductory roadmap to Maypole. The problem can lie in various places, ranging from a botched Maypole installation, a botched Apache installation, not following the steps to get beerdb working, a botched Apache configuration, syntax errors in the Perl parts, configuration errors in the database parts and many other parts.