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:
parent
4cceebb9f8
commit
b1e17cd806
33
www/p5-WWW-Mechanize-Shell/Makefile
Normal file
33
www/p5-WWW-Mechanize-Shell/Makefile
Normal 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>
|
2
www/p5-WWW-Mechanize-Shell/distinfo
Normal file
2
www/p5-WWW-Mechanize-Shell/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (WWW-Mechanize-Shell-0.55.tar.gz) = sCMfeCHc0dV5cj1K6gXN6wIwE0NPL68RndA7S9E++94=
|
||||
SIZE (WWW-Mechanize-Shell-0.55.tar.gz) = 52522
|
4
www/p5-WWW-Mechanize-Shell/pkg/DESCR
Normal file
4
www/p5-WWW-Mechanize-Shell/pkg/DESCR
Normal 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.
|
3
www/p5-WWW-Mechanize-Shell/pkg/PLIST
Normal file
3
www/p5-WWW-Mechanize-Shell/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user