[jifty-devel] Can't locate object method "new" via package "Jifty::Config"

Alex Vandiver alexmv at bestpractical.com
Wed Feb 22 05:22:01 EST 2006


On Tue, 2006-02-21 at 22:57 -0700, Jesse Stay wrote:
> Can't locate object method "new" via package "Jifty::Config" at 
> /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi/Jifty.pm line 105.

I think I've found the bug; it'll be fixed tomorrow.  For now, try
running:

  perl -MJifty::Config -e 1

..and see what it's trying (and failing, because of some wrong error
handling on our part) to complain about.
 - Alex


More information about the jifty-devel mailing list