----- Original Message ---- From: Sébastien Aperghis-Tramoni <[EMAIL PROTECTED]>
> > Hmm, that's curious. However, if it's undocumented I would argue against > > supporting it right now. What benefit does it gain us? > > This comes from the Good Old Test.pm module: > > $ perl -MTest -e 'plan tests => 10, todo => [2,4];' > 1..10 todo 2 4; > > As there are quite some test scripts out there that use it, staying > compatible with it sounds like a prerequisite. Ah, crud. I need to support it then. Bummer. I'll try to get a release out there when I can, then. Cheers, Ovid -- Buy the book -- http://www.oreilly.com/catalog/perlhks/ Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/
