Re: [Perlunit-devel] Can't locate object method "new" via package "Test::Unit::Assertion::Boolean"
Status: Beta
Brought to you by:
mca1001
From: Adam S. <arc...@ad...> - 2002-03-04 14:02:17
|
Malcolm Box (ma...@br...) wrote: > Ryan King wrote: > > >I'm not a PerlUnit developer, but I had this problem a while > >back. I started using the CVS version and haven't seen it since. > > > >Are you using a recently-updated CVS copy? > > > I was using 0.14 via the Debian unstable package. I've now checked out > the head CVS version, and that refuses to build for me, producing errors > about not finding Error.pm when I do "make test". It will have also given you a Warning: prerequisite Error failed to load: ... error when you typed `perl Makefile.PL'. I think it's trying to tell you something ;-) OK, to be fair the README is out of date w.r.t. prerequisites. I'll fix that now. |