[jifty-devel] Class::Accessor::Named

Jesse Vincent jesse at bestpractical.com
Tue Sep 5 18:25:14 EDT 2006




On Tue, Sep 05, 2006 at 12:30:49PM -0500, Scott T. Hildreth wrote:
> cpan> install  Class::Accessor::Named
> Running install for module Class::Accessor::Named
> Running make for J/JE/JESSE/Class-Accessor-Named-0.005.tar.gz
>   Is already unwrapped into directory /usr/local/perl-5.8.8/cpan/build/Class-Accessor-Named-0.005
>   Has already been processed within this session
> Running make test
> PERL_DL_NONLAZY=1 /usr/local/perl-5.8.8/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01-dependencies.t t/pod-coverage.t t/pod.t
> t/00.load............
> t/00.load............NOK 1#   Failed test 'use Class::Accessor::Named;'      
> #   in t/00.load.t at line 4.
> #     Tried to use 'Class::Accessor::Named'.
> #     Error:  Can't wrap non-existent subroutine Class::Accessor::make_accessor at (eval 3) line 2


I'm betting you don't have Class::Accessor installed. 0.006 catches this


More information about the jifty-devel mailing list