--- Adam Kennedy <[EMAIL PROTECTED]> wrote:

> My main problem is that I can't write anything of my own.
> 
> The test sequence tries to stay as close to the default as possible.
> 
> Which means all I can do is:
> 
> perl Makefile.PL
> make
> make test
> make install
> 
> So rather than writing my own harness, I actually need to try and get

> support added to the existing harnesses. I can upgrade them before I
> run 
> that sequence, but I can ONLY run that sequence, I don't interface
> via my own Perl.

The data that Test::Harness outputs is *not* TAP, therefore my parser
is useless.  I have no way of affecting Test::Harness,
ExtUtils::MakeMaker or Module::Build (or related technologies), so
you'd have to talk to them about this.

Sorry 'bout that.

Cheers,
Ovid

--

Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/

Reply via email to