Re: Devel::Cover and HTTP::Server::Simple

2005-06-08 Thread Geoffrey Young
Ricardo SIGNES wrote: > Yesterday, hide gave me some sweet example code to use > HTTP::Server::Simple and Test::WWW::Mechanize to test Rubric's CGI bits. > I've started working with them, and they make me happy. > > I've realized that the server, which is forked from the test script, > doesn't h

Devel::Cover and HTTP::Server::Simple

2005-06-08 Thread Ricardo SIGNES
Yesterday, hide gave me some sweet example code to use HTTP::Server::Simple and Test::WWW::Mechanize to test Rubric's CGI bits. I've started working with them, and they make me happy. I've realized that the server, which is forked from the test script, doesn't have its usage show up in Devel::Cov