summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize-Shell/DESCR
blob: afa765f23ebf919f1d7f806ce7c296a1c59913b0 (plain)
1
2
3
4
5
6
7
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.
The cookie support is there, but no cookies are read from your existing browser
sessions. See HTTP::Cookies on how to implement reading/writing your current
browsers cookies.