summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2016-01-10 20:32:44 +0000
committerbsiegert <bsiegert@pkgsrc.org>2016-01-10 20:32:44 +0000
commitdb2bd4443c6e292c88a27fd54ebe3507311f3831 (patch)
treefc07e73b8115d2c64644074355ab8de526ecf97a /www/Makefile
parentf4de8853b4e8d87e0cdb180ffb448d1236cc4173 (diff)
downloadpkgsrc-db2bd4443c6e292c88a27fd54ebe3507311f3831.tar.gz
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.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 6d47e663759..1beb91b3914 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1146 2016/01/10 20:08:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1147 2016/01/10 20:32:44 bsiegert Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -496,6 +496,7 @@ SUBDIR+= p5-Test-WWW-Mechanize
SUBDIR+= p5-Test-WWW-Mechanize-Catalyst
SUBDIR+= p5-Test-WWW-Mechanize-FormFiller
SUBDIR+= p5-Test-WWW-Mechanize-PSGI
+SUBDIR+= p5-Test-WWW-Mechanize-Shell
SUBDIR+= p5-Twiggy
SUBDIR+= p5-URI
SUBDIR+= p5-URI-Escape-XS