merlyn has asked for the wisdom of the Perl Monks concerning the following question:
However, I now find myself in the situation where I'd like to run Mechanize against a traditional CGI.pm-based program, but still without a server so I can specify some additional debug variables and ensure Devel::Cover coverage. I suppose a solution that uses HTTP::Daemon would also work.
What's the state of the art here? I haven't paid attention having been happy with my Mecha, but certainly there's someone that's done some work here.
Thanks.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Testing CGI.pm-based programs with WWW::Mechanize without a server
by Corion (Patriarch) on Aug 04, 2006 at 12:28 UTC |