blob: cad3ed7d2cf54bd989667e459860436cf0103020 (
plain) (
blame)
1
2
3
4
5
6
|
This module implements a www-like shell above WWW::Mechanize and also
has the capability to output crude Perl code that recreates the recorded
session. Its main use is as an interactive starting point for automating
a session through WWW::Mechanize.
WWW: http://search.cpan.org/search?dist=WWW-Mechanize-Shell
|