import p5-WWW-Mechanize-Shell 0.55

OK sthen@

interactive shell for WWW::Mechanize

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.
This commit is contained in:
bluhm 2015-07-08 16:25:06 +00:00
parent 4cceebb9f8
commit b1e17cd806
4 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,33 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/07/08 16:25:06 bluhm Exp $
COMMENT = interactive shell for WWW::Mechanize
DISTNAME = WWW-Mechanize-Shell-0.55
CATEGORIES = www
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-File-Modified \
devel/p5-Hook-LexWrap>=0.20 \
devel/p5-Term-Shell>=0.02 \
www/p5-HTML-Display \
www/p5-HTML-Parser \
www/p5-HTML-TokeParser-Simple>=2.0 \
www/p5-HTTP-Cookies \
www/p5-URI \
www/p5-WWW-Mechanize>=1.20 \
www/p5-WWW-Mechanize-FormFiller>=0.05 \
www/p5-libwww>=5.69
TEST_DEPENDS = devel/p5-File-Slurp \
devel/p5-Test-MockObject \
devel/p5-Test-Pod>=0.95 \
devel/p5-Test-Without-Module \
www/p5-HTML-TableExtract \
www/p5-HTTP-Daemon
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (WWW-Mechanize-Shell-0.55.tar.gz) = sCMfeCHc0dV5cj1K6gXN6wIwE0NPL68RndA7S9E++94=
SIZE (WWW-Mechanize-Shell-0.55.tar.gz) = 52522

View File

@ -0,0 +1,4 @@
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.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/07/08 16:25:06 bluhm Exp $
${P5SITE}/WWW/Mechanize/Shell.pm
@man man/man3p/WWW::Mechanize::Shell.3p