Up to [cvs.NetBSD.org] / pkgsrc / www / p5-WWW-Mechanize-Shell
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Thu Jul 6 09:43:00 2023 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
*: recursive bump for perl 5.38
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 28 11:37:47 2022 UTC (14 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
*: recursive bump for perl 5.36
Revision 1.13 / (download) - annotate - [select for diffs], Mon May 24 19:55:55 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
*: recursive bump for perl 5.34
Revision 1.12 / (download) - annotate - [select for diffs], Fri Sep 4 14:20:29 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
*: remove p5-parent, part of perl
Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 31 18:13:14 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Aug 15 07:06:45 2020 UTC (3 years, 1 month ago) by wen
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Update to 0.59 Upstream changes: Changes for version 0.59 - 2020-05-04 HTML::Form::find_input() has a 1-based index Reported by the CPAN testers, thanks!
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 28 13:05:07 2019 UTC (3 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
(www/p5-WWW-Mechanize-Shell) Updated 0.58 0.58 2019-09-30 * Made the tests pass on IPv6 enabled systems Uncovered by making Test::HTTP::LocalServer work on IPv6 enabled systems. * Test-only improvements, no need to upgrade
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 11 13:25:05 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 30 20:17:48 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update packages using a search.cpan.org HOMEPAGE to metacpan.org. The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:56 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Recursive bump for perl5-5.28.0
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 24 10:11:27 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
p5-WWW-Mechanize-Shell: update to 0.57. 0.57 20180604 + Add "images" command to list all images + Allow other user agent objects like WWW::Mechanize::Chrome Use it from the command line as perl -Ilib -MWWW::Mechanize::Chrome \ -MWWW::Mechanize::Shell \ -e"shell(agent => WWW::Mechanize::Chrome->new())"
Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 27 16:54:13 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
p5-WWW-Mechanize-Shell: update to 0.56. 0.56 20170425 + Send uncompressed output to the browser (contributed by weltonrodrigo) + Fix some warnings caused by links without a text . Fix test suite due to newer version of Test::Without::Module . Upgrade the test HTTP server to work in absence of CGI.pm
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 5 14:25:34 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 8 19:25:18 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 10 20:32:44 2016 UTC (7 years, 8 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
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.