[sf-perl] Can't locate Frontier/Daemon.pm in @INC

Joe Brenner doom at kzsu.stanford.edu
Tue Jul 7 19:58:22 PDT 2009


Fred Moyer <fred at redhotpenguin.com> wrote:

> Chyke <victor_mba at yahoo.com>:

> > I'm looking for a solution to this error message:
> >
> > Can't locate Frontier/Daemon.pm in @INC
>
> 1) Did you install this module?
>
> 2) Is it in your @INC path?  perl -e 'print @INC'

This would be a bit better:

  perl -e 'print join "\n", @INC'



More information about the SanFrancisco-pm mailing list