Malcolm Box ([EMAIL PROTECTED]) 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. _______________________________________________ Perlunit-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/perlunit-devel
