[EMAIL PROTECTED] wrote: > Author: kjs > Date: Sun Oct 12 06:03:07 2008 > New Revision: 31896 > > Modified: > trunk/compilers/pirc/heredoc/hdocprep.c > trunk/compilers/pirc/heredoc/hdocprep.l > > Log: > [pirc/heredoc] rewritten the heredoc preprocessor. Works well on cygwin and > windows. Need test on Mac and linux.
I'd like to, but 'make test' in compilers/pirc/ doesn't seem to work: [EMAIL PROTECTED]:~/src/parrot/compilers/pirc>make test cd t && prove && cd .. No tests named and 't' directory not found at /usr/local/share/perl/5.8.8/App/Prove.pm line 407 make: *** [test] Error 2 Simply calling 'prove t/' doesn't work either: t/pirc......Can't locate Parrot/Config.pm in @INC (@INC contains: . ../../../lib /home/moritz/cpan/lib /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at t/pirc.t line 10. Moritz -- Moritz Lenz http://perlgeek.de/ | http://perl-6.de/ | http://sudokugarden.de/ _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
