[Pdx-pm] TAP::Parser errors when building Parrot

Eric Wilhelm enobacon at gmail.com
Sat Jul 10 18:28:47 PDT 2010


# from Tom Keller
# on Saturday 10 July 2010 15:55:

>Can't locate object method "register_handler" via
> package "TAP::Parser::IteratorFactory" at 
> .../TAP/Parser/SourceHandler/Executable.pm line 12

That's very strange. Does your TAP::Parser::IteratorFactory actually not 
have such a method?  If so, you seem to have randomly mixed some 
modules from different versions of the distro.  Try reinstalling 
Test::Harness?

Perhaps you've got the classic mac mixup of root vs self and there's 
some mixed ownership happening?

  ls -lR  /Library/Perl/Updates/5.10.0/TAP/Parser/

--Eric
-- 
"It is a mistake to allow any mechanical object to realize that you are 
in a hurry."
--Ralph's Observation
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------


More information about the Pdx-pm-list mailing list