On 16 May 2007, at 19:43, Stew Benedict wrote:
I'm doing some work on the next iteration of Perl's TAP parser at the
moment so I'm quite inclined to volunteer to do a TET <-> TAP
converter - if only so I can plunder TET for good ideas :)
[1] http://testanything.org/
http://en.wikipedia.org/
ReneeB wrote:
Let this the POD from the (nonexistant) module Anything::URI:
=head1 NAME
Anything::URI
=SYNOPSIS
use Anything::URI;
my $url = 'http://www.example.tld';
do_anything_with($url);
...
In that case "http://www.example.tld"; shouldn't be extracted and tested
as this is just a