in reply to
Perl usage for testing
WWW::Mechanize is the module you (probably) want.
It lets you automate website interaction.
Comment on
Re: Perl usage for testing
Replies are listed 'Best First'.
Re^2: Perl usage for testing
by
locked_user sundialsvc4
(Abbot)
on Jun 11, 2013 at 18:48 UTC
Also
LWP::Parallel::UserAgent
.
In Section
Seekers of Perl Wisdom