Path to this page:
Subject: CVS commit: pkgsrc/www
From: Benny Siegert
Date: 2016-01-10 21:32:44
Message id: 20160110203244.DDC72FBB5@cvs.NetBSD.org
Log Message:
Import Mechanize::Shell, from Edgar Fuss in PR pkg/49188. From DESCR:
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.
Files: