Merge ~danilogondolfo/ubuntu/+source/libwww-mechanize-perl:merge-lp2055713-noble into ubuntu/+source/libwww-mechanize-perl:ubuntu/devel

Proposed by Danilo Egea Gondolfo
Status: Superseded
Proposed branch: ~danilogondolfo/ubuntu/+source/libwww-mechanize-perl:merge-lp2055713-noble
Merge into: ubuntu/+source/libwww-mechanize-perl:ubuntu/devel
Diff against target: 1555 lines (+303/-249) (has conflicts)
22 files modified
CONTRIBUTORS (+2/-0)
Changes (+6/-0)
LICENSE (+108/-75)
MANIFEST (+1/-2)
META.json (+72/-71)
META.yml (+72/-71)
Makefile.PL (+2/-2)
README.md (+1/-1)
cpanfile (+1/-1)
debian/changelog (+19/-0)
debian/control (+1/-1)
debian/copyright (+1/-1)
dev/null (+0/-12)
lib/WWW/Mechanize.pm (+4/-3)
lib/WWW/Mechanize/Cookbook.pod (+1/-1)
lib/WWW/Mechanize/Examples.pod (+1/-1)
lib/WWW/Mechanize/FAQ.pod (+1/-1)
lib/WWW/Mechanize/Image.pm (+2/-2)
lib/WWW/Mechanize/Link.pm (+2/-2)
script/mech-dump (+1/-1)
t/local/click_button.t (+5/-0)
xt/author/eol.t (+0/-1)
Conflict in debian/changelog
Reviewer Review Type Date Requested Status
git-ubuntu import Pending
Review via email: mp+461653@code.launchpad.net

This proposal has been superseded by a proposal from 2024-03-01.

Description of the change

PPA https://launchpad.net/~danilogondolfo/+archive/ubuntu/stuff/+packages

The delta is still required. There is one test that we disabled because it's getting stuck in our autopkgtest runners forever (until it times out actually after many hours). It works fine locally and is still pending further investigation.

To post a comment you must log in.

Unmerged commits

913528b... by Danilo Egea Gondolfo

Changelog

4e97a3a... by Danilo Egea Gondolfo

update-maintainer

fb14ce9... by Danilo Egea Gondolfo

reconstruct-changelog

79da416... by Danilo Egea Gondolfo

merge-changelogs

129b815... by Danilo Egea Gondolfo

Disable t/local/referer.t.

This file deadlocks on Ubuntu during autopkgtests. Pending further
investigation. See LP 2025645.

cc1ed09... by gregor herrmann

2.18-1 (patches unapplied)

Imported using git-ubuntu import.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index dd1ce63..6d45181 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -8,6 +8,7 @@ patches, bug reports, help with troubleshooting, etc. A huge
88
9 * Alastair Douglas9 * Alastair Douglas
10 * Alexandr Ciornii10 * Alexandr Ciornii
11 * Andreas Huber
11 * Andrew Grangaard12 * Andrew Grangaard
12 * Andy Lester13 * Andy Lester
13 * Bernhard Wagner14 * Bernhard Wagner
@@ -17,6 +18,7 @@ patches, bug reports, help with troubleshooting, etc. A huge
17 * Dave Doyle18 * Dave Doyle
18 * David Precious19 * David Precious
19 * David Steinbrunner20 * David Steinbrunner
21 * dependabot[bot]
20 * Desmond Daignault22 * Desmond Daignault
21 * Ed Avis23 * Ed Avis
22 * Evan Zacks24 * Evan Zacks
diff --git a/Changes b/Changes
index d30f591..2717c1c 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
1Revision history for WWW::Mechanize1Revision history for WWW::Mechanize
22
32.18 2024-01-30 14:29:44Z
4 [FIXED]
5 - Fix click_button non exclusive attributes (GH#371) (Andreas Huber)
6 [TESTS]
7 - Remove t/untaint.t (GH#377) (Olaf Alders)
8
32.17 2023-04-27 15:45:01Z92.17 2023-04-27 15:45:01Z
4 [ENHANCEMENTS]10 [ENHANCEMENTS]
5 - Perltidied the entire dist, and enabled tests for it (Julien Fiegehenn)11 - Perltidied the entire dist, and enabled tests for it (Julien Fiegehenn)
diff --git a/LICENSE b/LICENSE
index 5bfa02f..a0d7311 100644
--- a/LICENSE
+++ b/LICENSE
@@ -270,110 +270,143 @@ necessary. Here a sample; alter the names:
270That's all there is to it!270That's all there is to it!
271271
272272
273--- The Artistic License 1.0 ---273--- The Perl Artistic License 1.0 ---
274274
275This software is Copyright (c) 2004 by Andy Lester.275This software is Copyright (c) 2004 by Andy Lester.
276276
277This is free software, licensed under:277This is free software, licensed under:
278278
279 The Artistic License 1.0279 The Perl Artistic License 1.0
280280
281The Artistic License
282281
283Preamble
284282
285The intent of this document is to state the conditions under which a Package283
286may be copied, such that the Copyright Holder maintains some semblance of284
287artistic control over the development of the package, while giving the users of285 The "Artistic License"
288the package the right to use and distribute the Package in a more-or-less286
289customary fashion, plus the right to make reasonable modifications.287 Preamble
288
289The intent of this document is to state the conditions under which a
290Package may be copied, such that the Copyright Holder maintains some
291semblance of artistic control over the development of the package,
292while giving the users of the package the right to use and distribute
293the Package in a more-or-less customary fashion, plus the right to make
294reasonable modifications.
290295
291Definitions:296Definitions:
292297
293 - "Package" refers to the collection of files distributed by the Copyright298 "Package" refers to the collection of files distributed by the
294 Holder, and derivatives of that collection of files created through299 Copyright Holder, and derivatives of that collection of files
295 textual modification.300 created through textual modification.
296 - "Standard Version" refers to such a Package if it has not been modified,301
297 or has been modified in accordance with the wishes of the Copyright302 "Standard Version" refers to such a Package if it has not been
298 Holder.303 modified, or has been modified in accordance with the wishes
299 - "Copyright Holder" is whoever is named in the copyright or copyrights for304 of the Copyright Holder as specified below.
300 the package.305
301 - "You" is you, if you're thinking about copying or distributing this Package.306 "Copyright Holder" is whoever is named in the copyright or
302 - "Reasonable copying fee" is whatever you can justify on the basis of media307 copyrights for the package.
303 cost, duplication charges, time of people involved, and so on. (You will308
304 not be required to justify it to the Copyright Holder, but only to the309 "You" is you, if you're thinking about copying or distributing
305 computing community at large as a market that must bear the fee.)310 this Package.
306 - "Freely Available" means that no fee is charged for the item itself, though311
307 there may be fees involved in handling the item. It also means that312 "Reasonable copying fee" is whatever you can justify on the
308 recipients of the item may redistribute it under the same conditions they313 basis of media cost, duplication charges, time of people involved,
309 received it.314 and so on. (You will not be required to justify it to the
315 Copyright Holder, but only to the computing community at large
316 as a market that must bear the fee.)
317
318 "Freely Available" means that no fee is charged for the item
319 itself, though there may be fees involved in handling the item.
320 It also means that recipients of the item may redistribute it
321 under the same conditions they received it.
310322
3111. You may make and give away verbatim copies of the source form of the3231. You may make and give away verbatim copies of the source form of the
312Standard Version of this Package without restriction, provided that you324Standard Version of this Package without restriction, provided that you
313duplicate all of the original copyright notices and associated disclaimers.325duplicate all of the original copyright notices and associated disclaimers.
314326
3152. You may apply bug fixes, portability fixes and other modifications derived3272. You may apply bug fixes, portability fixes and other modifications
316from the Public Domain or from the Copyright Holder. A Package modified in such328derived from the Public Domain or from the Copyright Holder. A Package
317a way shall still be considered the Standard Version.329modified in such a way shall still be considered the Standard Version.
318330
3193. You may otherwise modify your copy of this Package in any way, provided that3313. You may otherwise modify your copy of this Package in any way, provided
320you insert a prominent notice in each changed file stating how and when you332that you insert a prominent notice in each changed file stating how and
321changed that file, and provided that you do at least ONE of the following:333when you changed that file, and provided that you do at least ONE of the
334following:
322335
323 a) place your modifications in the Public Domain or otherwise make them336 a) place your modifications in the Public Domain or otherwise make them
324 Freely Available, such as by posting said modifications to Usenet or an337 Freely Available, such as by posting said modifications to Usenet or
325 equivalent medium, or placing the modifications on a major archive site338 an equivalent medium, or placing the modifications on a major archive
326 such as ftp.uu.net, or by allowing the Copyright Holder to include your339 site such as uunet.uu.net, or by allowing the Copyright Holder to include
327 modifications in the Standard Version of the Package.340 your modifications in the Standard Version of the Package.
328341
329 b) use the modified Package only within your corporation or organization.342 b) use the modified Package only within your corporation or organization.
330343
331 c) rename any non-standard executables so the names do not conflict with344 c) rename any non-standard executables so the names do not conflict
332 standard executables, which must also be provided, and provide a separate345 with standard executables, which must also be provided, and provide
333 manual page for each non-standard executable that clearly documents how it346 a separate manual page for each non-standard executable that clearly
334 differs from the Standard Version.347 documents how it differs from the Standard Version.
335348
336 d) make other distribution arrangements with the Copyright Holder.349 d) make other distribution arrangements with the Copyright Holder.
337350
3384. You may distribute the programs of this Package in object code or executable3514. You may distribute the programs of this Package in object code or
339form, provided that you do at least ONE of the following:352executable form, provided that you do at least ONE of the following:
340353
341 a) distribute a Standard Version of the executables and library files,354 a) distribute a Standard Version of the executables and library files,
342 together with instructions (in the manual page or equivalent) on where to355 together with instructions (in the manual page or equivalent) on where
343 get the Standard Version.356 to get the Standard Version.
344357
345 b) accompany the distribution with the machine-readable source of the Package358 b) accompany the distribution with the machine-readable source of
346 with your modifications.359 the Package with your modifications.
347360
348 c) accompany any non-standard executables with their corresponding Standard361 c) give non-standard executables non-standard names, and clearly
349 Version executables, giving the non-standard executables non-standard362 document the differences in manual pages (or equivalent), together
350 names, and clearly documenting the differences in manual pages (or363 with instructions on where to get the Standard Version.
351 equivalent), together with instructions on where to get the Standard
352 Version.
353364
354 d) make other distribution arrangements with the Copyright Holder.365 d) make other distribution arrangements with the Copyright Holder.
355366
3565. You may charge a reasonable copying fee for any distribution of this3675. You may charge a reasonable copying fee for any distribution of this
357Package. You may charge any fee you choose for support of this Package. You368Package. You may charge any fee you choose for support of this
358may not charge a fee for this Package itself. However, you may distribute this369Package. You may not charge a fee for this Package itself. However,
359Package in aggregate with other (possibly commercial) programs as part of a370you may distribute this Package in aggregate with other (possibly
360larger (possibly commercial) software distribution provided that you do not371commercial) programs as part of a larger (possibly commercial) software
361advertise this Package as a product of your own.372distribution provided that you do not advertise this Package as a
362373product of your own. You may embed this Package's interpreter within
3636. The scripts and library files supplied as input to or produced as output374an executable of yours (by linking); this shall be construed as a mere
364from the programs of this Package do not automatically fall under the copyright375form of aggregation, provided that the complete Standard Version of the
365of this Package, but belong to whomever generated them, and may be sold376interpreter is so embedded.
366commercially, and may be aggregated with this Package.377
3673786. The scripts and library files supplied as input to or produced as
3687. C or perl subroutines supplied by you and linked into this Package shall not379output from the programs of this Package do not automatically fall
369be considered part of this Package.380under the copyright of this Package, but belong to whoever generated
370381them, and may be sold commercially, and may be aggregated with this
3718. The name of the Copyright Holder may not be used to endorse or promote382Package. If such scripts or library files are aggregated with this
383Package via the so-called "undump" or "unexec" methods of producing a
384binary executable image, then distribution of such an image shall
385neither be construed as a distribution of this Package nor shall it
386fall under the restrictions of Paragraphs 3 and 4, provided that you do
387not represent such an executable image as a Standard Version of this
388Package.
389
3907. C subroutines (or comparably compiled subroutines in other
391languages) supplied by you and linked into this Package in order to
392emulate subroutines and variables of the language defined by this
393Package shall not be considered part of this Package, but are the
394equivalent of input as in Paragraph 6, provided these subroutines do
395not change the language in any way that would cause it to fail the
396regression tests for the language.
397
3988. Aggregation of this Package with a commercial distribution is always
399permitted provided that the use of this Package is embedded; that is,
400when no overt attempt is made to make this Package's interfaces visible
401to the end user of the commercial distribution. Such use shall not be
402construed as a distribution of this Package.
403
4049. The name of the Copyright Holder may not be used to endorse or promote
372products derived from this software without specific prior written permission.405products derived from this software without specific prior written permission.
373406
3749. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED40710. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
375WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF408IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
376MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.409WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
377410
378The End411 The End
379412
diff --git a/MANIFEST b/MANIFEST
index 412d258..9ce885b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
1# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.030.1# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.031.
2CONTRIBUTORS2CONTRIBUTORS
3Changes3Changes
4INSTALL4INSTALL
@@ -110,7 +110,6 @@ t/submit_form.t
110t/taint.t110t/taint.t
111t/tick.html111t/tick.html
112t/tick.t112t/tick.t
113t/untaint.t
114t/upload.html113t/upload.html
115t/upload.t114t/upload.t
116t/uri.t115t/uri.t
diff --git a/META.json b/META.json
index 0aba38a..4e3800a 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
4 "Andy Lester <andy at petdance.com>"4 "Andy Lester <andy at petdance.com>"
5 ],5 ],
6 "dynamic_config" : 0,6 "dynamic_config" : 0,
7 "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",7 "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
8 "license" : [8 "license" : [
9 "perl_5"9 "perl_5"
10 ],10 ],
@@ -115,15 +115,15 @@
115 "provides" : {115 "provides" : {
116 "WWW::Mechanize" : {116 "WWW::Mechanize" : {
117 "file" : "lib/WWW/Mechanize.pm",117 "file" : "lib/WWW/Mechanize.pm",
118 "version" : "2.17"118 "version" : "2.18"
119 },119 },
120 "WWW::Mechanize::Image" : {120 "WWW::Mechanize::Image" : {
121 "file" : "lib/WWW/Mechanize/Image.pm",121 "file" : "lib/WWW/Mechanize/Image.pm",
122 "version" : "2.17"122 "version" : "2.18"
123 },123 },
124 "WWW::Mechanize::Link" : {124 "WWW::Mechanize::Link" : {
125 "file" : "lib/WWW/Mechanize/Link.pm",125 "file" : "lib/WWW/Mechanize/Link.pm",
126 "version" : "2.17"126 "version" : "2.18"
127 }127 }
128 },128 },
129 "release_status" : "stable",129 "release_status" : "stable",
@@ -138,10 +138,10 @@
138 "web" : "https://github.com/libwww-perl/WWW-Mechanize"138 "web" : "https://github.com/libwww-perl/WWW-Mechanize"
139 }139 }
140 },140 },
141 "version" : "2.17",141 "version" : "2.18",
142 "x_Dist_Zilla" : {142 "x_Dist_Zilla" : {
143 "perl" : {143 "perl" : {
144 "version" : "5.028000"144 "version" : "5.034000"
145 },145 },
146 "plugins" : [146 "plugins" : [
147 {147 {
@@ -159,7 +159,7 @@
159 }159 }
160 },160 },
161 "name" : "@Author::OALDERS/stale modules, build",161 "name" : "@Author::OALDERS/stale modules, build",
162 "version" : "0.057"162 "version" : "0.058"
163 },163 },
164 {164 {
165 "class" : "Dist::Zilla::Plugin::PromptIfStale",165 "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -174,12 +174,12 @@
174 }174 }
175 },175 },
176 "name" : "@Author::OALDERS/stale modules, release",176 "name" : "@Author::OALDERS/stale modules, release",
177 "version" : "0.057"177 "version" : "0.058"
178 },178 },
179 {179 {
180 "class" : "Dist::Zilla::Plugin::AutoPrereqs",180 "class" : "Dist::Zilla::Plugin::AutoPrereqs",
181 "name" : "@Author::OALDERS/AutoPrereqs",181 "name" : "@Author::OALDERS/AutoPrereqs",
182 "version" : "6.030"182 "version" : "6.031"
183 },183 },
184 {184 {
185 "class" : "Dist::Zilla::Plugin::MakeMaker",185 "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -189,12 +189,12 @@
189 }189 }
190 },190 },
191 "name" : "@Author::OALDERS/MakeMaker",191 "name" : "@Author::OALDERS/MakeMaker",
192 "version" : "6.030"192 "version" : "6.031"
193 },193 },
194 {194 {
195 "class" : "Dist::Zilla::Plugin::CPANFile",195 "class" : "Dist::Zilla::Plugin::CPANFile",
196 "name" : "@Author::OALDERS/CPANFile",196 "name" : "@Author::OALDERS/CPANFile",
197 "version" : "6.030"197 "version" : "6.031"
198 },198 },
199 {199 {
200 "class" : "Dist::Zilla::Plugin::ContributorsFile",200 "class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -204,37 +204,37 @@
204 {204 {
205 "class" : "Dist::Zilla::Plugin::MetaJSON",205 "class" : "Dist::Zilla::Plugin::MetaJSON",
206 "name" : "@Author::OALDERS/MetaJSON",206 "name" : "@Author::OALDERS/MetaJSON",
207 "version" : "6.030"207 "version" : "6.031"
208 },208 },
209 {209 {
210 "class" : "Dist::Zilla::Plugin::MetaYAML",210 "class" : "Dist::Zilla::Plugin::MetaYAML",
211 "name" : "@Author::OALDERS/MetaYAML",211 "name" : "@Author::OALDERS/MetaYAML",
212 "version" : "6.030"212 "version" : "6.031"
213 },213 },
214 {214 {
215 "class" : "Dist::Zilla::Plugin::Manifest",215 "class" : "Dist::Zilla::Plugin::Manifest",
216 "name" : "@Author::OALDERS/Manifest",216 "name" : "@Author::OALDERS/Manifest",
217 "version" : "6.030"217 "version" : "6.031"
218 },218 },
219 {219 {
220 "class" : "Dist::Zilla::Plugin::MetaNoIndex",220 "class" : "Dist::Zilla::Plugin::MetaNoIndex",
221 "name" : "@Author::OALDERS/MetaNoIndex",221 "name" : "@Author::OALDERS/MetaNoIndex",
222 "version" : "6.030"222 "version" : "6.031"
223 },223 },
224 {224 {
225 "class" : "Dist::Zilla::Plugin::MetaConfig",225 "class" : "Dist::Zilla::Plugin::MetaConfig",
226 "name" : "@Author::OALDERS/MetaConfig",226 "name" : "@Author::OALDERS/MetaConfig",
227 "version" : "6.030"227 "version" : "6.031"
228 },228 },
229 {229 {
230 "class" : "Dist::Zilla::Plugin::MetaResources",230 "class" : "Dist::Zilla::Plugin::MetaResources",
231 "name" : "@Author::OALDERS/MetaResources",231 "name" : "@Author::OALDERS/MetaResources",
232 "version" : "6.030"232 "version" : "6.031"
233 },233 },
234 {234 {
235 "class" : "Dist::Zilla::Plugin::License",235 "class" : "Dist::Zilla::Plugin::License",
236 "name" : "@Author::OALDERS/License",236 "name" : "@Author::OALDERS/License",
237 "version" : "6.030"237 "version" : "6.031"
238 },238 },
239 {239 {
240 "class" : "Dist::Zilla::Plugin::InstallGuide",240 "class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -256,12 +256,12 @@
256 }256 }
257 },257 },
258 "name" : "@Author::OALDERS/Modules for use with tidyall",258 "name" : "@Author::OALDERS/Modules for use with tidyall",
259 "version" : "6.030"259 "version" : "6.031"
260 },260 },
261 {261 {
262 "class" : "Dist::Zilla::Plugin::ExecDir",262 "class" : "Dist::Zilla::Plugin::ExecDir",
263 "name" : "@Author::OALDERS/ExecDir",263 "name" : "@Author::OALDERS/ExecDir",
264 "version" : "6.030"264 "version" : "6.031"
265 },265 },
266 {266 {
267 "class" : "Dist::Zilla::Plugin::MojibakeTests",267 "class" : "Dist::Zilla::Plugin::MojibakeTests",
@@ -271,7 +271,7 @@
271 {271 {
272 "class" : "Dist::Zilla::Plugin::PodSyntaxTests",272 "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
273 "name" : "@Author::OALDERS/PodSyntaxTests",273 "name" : "@Author::OALDERS/PodSyntaxTests",
274 "version" : "6.030"274 "version" : "6.031"
275 },275 },
276 {276 {
277 "class" : "Dist::Zilla::Plugin::Test::EOL",277 "class" : "Dist::Zilla::Plugin::Test::EOL",
@@ -307,7 +307,7 @@
307 {307 {
308 "class" : "Dist::Zilla::Plugin::TestRelease",308 "class" : "Dist::Zilla::Plugin::TestRelease",
309 "name" : "@Author::OALDERS/TestRelease",309 "name" : "@Author::OALDERS/TestRelease",
310 "version" : "6.030"310 "version" : "6.031"
311 },311 },
312 {312 {
313 "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",313 "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -346,82 +346,82 @@
346 {346 {
347 "class" : "Pod::Weaver::Plugin::EnsurePod5",347 "class" : "Pod::Weaver::Plugin::EnsurePod5",
348 "name" : "@CorePrep/EnsurePod5",348 "name" : "@CorePrep/EnsurePod5",
349 "version" : "4.015"349 "version" : "4.019"
350 },350 },
351 {351 {
352 "class" : "Pod::Weaver::Plugin::H1Nester",352 "class" : "Pod::Weaver::Plugin::H1Nester",
353 "name" : "@CorePrep/H1Nester",353 "name" : "@CorePrep/H1Nester",
354 "version" : "4.015"354 "version" : "4.019"
355 },355 },
356 {356 {
357 "class" : "Pod::Weaver::Plugin::SingleEncoding",357 "class" : "Pod::Weaver::Plugin::SingleEncoding",
358 "name" : "@Default/SingleEncoding",358 "name" : "@Default/SingleEncoding",
359 "version" : "4.015"359 "version" : "4.019"
360 },360 },
361 {361 {
362 "class" : "Pod::Weaver::Section::Name",362 "class" : "Pod::Weaver::Section::Name",
363 "name" : "@Default/Name",363 "name" : "@Default/Name",
364 "version" : "4.015"364 "version" : "4.019"
365 },365 },
366 {366 {
367 "class" : "Pod::Weaver::Section::Version",367 "class" : "Pod::Weaver::Section::Version",
368 "name" : "@Default/Version",368 "name" : "@Default/Version",
369 "version" : "4.015"369 "version" : "4.019"
370 },370 },
371 {371 {
372 "class" : "Pod::Weaver::Section::Region",372 "class" : "Pod::Weaver::Section::Region",
373 "name" : "@Default/prelude",373 "name" : "@Default/prelude",
374 "version" : "4.015"374 "version" : "4.019"
375 },375 },
376 {376 {
377 "class" : "Pod::Weaver::Section::Generic",377 "class" : "Pod::Weaver::Section::Generic",
378 "name" : "SYNOPSIS",378 "name" : "SYNOPSIS",
379 "version" : "4.015"379 "version" : "4.019"
380 },380 },
381 {381 {
382 "class" : "Pod::Weaver::Section::Generic",382 "class" : "Pod::Weaver::Section::Generic",
383 "name" : "DESCRIPTION",383 "name" : "DESCRIPTION",
384 "version" : "4.015"384 "version" : "4.019"
385 },385 },
386 {386 {
387 "class" : "Pod::Weaver::Section::Generic",387 "class" : "Pod::Weaver::Section::Generic",
388 "name" : "OVERVIEW",388 "name" : "OVERVIEW",
389 "version" : "4.015"389 "version" : "4.019"
390 },390 },
391 {391 {
392 "class" : "Pod::Weaver::Section::Collect",392 "class" : "Pod::Weaver::Section::Collect",
393 "name" : "ATTRIBUTES",393 "name" : "ATTRIBUTES",
394 "version" : "4.015"394 "version" : "4.019"
395 },395 },
396 {396 {
397 "class" : "Pod::Weaver::Section::Collect",397 "class" : "Pod::Weaver::Section::Collect",
398 "name" : "METHODS",398 "name" : "METHODS",
399 "version" : "4.015"399 "version" : "4.019"
400 },400 },
401 {401 {
402 "class" : "Pod::Weaver::Section::Collect",402 "class" : "Pod::Weaver::Section::Collect",
403 "name" : "FUNCTIONS",403 "name" : "FUNCTIONS",
404 "version" : "4.015"404 "version" : "4.019"
405 },405 },
406 {406 {
407 "class" : "Pod::Weaver::Section::Leftovers",407 "class" : "Pod::Weaver::Section::Leftovers",
408 "name" : "@Default/Leftovers",408 "name" : "@Default/Leftovers",
409 "version" : "4.015"409 "version" : "4.019"
410 },410 },
411 {411 {
412 "class" : "Pod::Weaver::Section::Region",412 "class" : "Pod::Weaver::Section::Region",
413 "name" : "@Default/postlude",413 "name" : "@Default/postlude",
414 "version" : "4.015"414 "version" : "4.019"
415 },415 },
416 {416 {
417 "class" : "Pod::Weaver::Section::Authors",417 "class" : "Pod::Weaver::Section::Authors",
418 "name" : "@Default/Authors",418 "name" : "@Default/Authors",
419 "version" : "4.015"419 "version" : "4.019"
420 },420 },
421 {421 {
422 "class" : "Pod::Weaver::Section::Legal",422 "class" : "Pod::Weaver::Section::Legal",
423 "name" : "@Default/Legal",423 "name" : "@Default/Legal",
424 "version" : "4.015"424 "version" : "4.019"
425 }425 }
426 ]426 ]
427 }427 }
@@ -432,7 +432,7 @@
432 {432 {
433 "class" : "Dist::Zilla::Plugin::PruneCruft",433 "class" : "Dist::Zilla::Plugin::PruneCruft",
434 "name" : "@Author::OALDERS/PruneCruft",434 "name" : "@Author::OALDERS/PruneCruft",
435 "version" : "6.030"435 "version" : "6.031"
436 },436 },
437 {437 {
438 "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",438 "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -457,7 +457,6 @@
457 "cpanfile"457 "cpanfile"
458 ],458 ],
459 "exclude_match" : [],459 "exclude_match" : [],
460 "follow_symlinks" : 0,
461 "include_dotfiles" : 0,460 "include_dotfiles" : 0,
462 "prefix" : "",461 "prefix" : "",
463 "prune_directory" : [],462 "prune_directory" : [],
@@ -468,7 +467,7 @@
468 }467 }
469 },468 },
470 "name" : "@Author::OALDERS/Git::GatherDir",469 "name" : "@Author::OALDERS/Git::GatherDir",
471 "version" : "2.048"470 "version" : "2.049"
472 },471 },
473 {472 {
474 "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",473 "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -509,7 +508,7 @@
509 }508 }
510 },509 },
511 "name" : "@Author::OALDERS/Git::Check",510 "name" : "@Author::OALDERS/Git::Check",
512 "version" : "2.048"511 "version" : "2.049"
513 },512 },
514 {513 {
515 "class" : "Dist::Zilla::Plugin::Git::Contributors",514 "class" : "Dist::Zilla::Plugin::Git::Contributors",
@@ -549,7 +548,7 @@
549 {548 {
550 "class" : "Dist::Zilla::Plugin::ShareDir",549 "class" : "Dist::Zilla::Plugin::ShareDir",
551 "name" : "@Author::OALDERS/ShareDir",550 "name" : "@Author::OALDERS/ShareDir",
552 "version" : "6.030"551 "version" : "6.031"
553 },552 },
554 {553 {
555 "class" : "Dist::Zilla::Plugin::CheckIssues",554 "class" : "Dist::Zilla::Plugin::CheckIssues",
@@ -559,12 +558,12 @@
559 {558 {
560 "class" : "Dist::Zilla::Plugin::ConfirmRelease",559 "class" : "Dist::Zilla::Plugin::ConfirmRelease",
561 "name" : "@Author::OALDERS/ConfirmRelease",560 "name" : "@Author::OALDERS/ConfirmRelease",
562 "version" : "6.030"561 "version" : "6.031"
563 },562 },
564 {563 {
565 "class" : "Dist::Zilla::Plugin::UploadToCPAN",564 "class" : "Dist::Zilla::Plugin::UploadToCPAN",
566 "name" : "@Author::OALDERS/UploadToCPAN",565 "name" : "@Author::OALDERS/UploadToCPAN",
567 "version" : "6.030"566 "version" : "6.031"
568 },567 },
569 {568 {
570 "class" : "Dist::Zilla::Plugin::Prereqs",569 "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -575,7 +574,7 @@
575 }574 }
576 },575 },
577 "name" : "@Author::OALDERS/@Git::VersionManager/pluginbundle version",576 "name" : "@Author::OALDERS/@Git::VersionManager/pluginbundle version",
578 "version" : "6.030"577 "version" : "6.031"
579 },578 },
580 {579 {
581 "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",580 "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -643,7 +642,7 @@
643 }642 }
644 },643 },
645 "name" : "@Author::OALDERS/@Git::VersionManager/release snapshot",644 "name" : "@Author::OALDERS/@Git::VersionManager/release snapshot",
646 "version" : "2.048"645 "version" : "2.049"
647 },646 },
648 {647 {
649 "class" : "Dist::Zilla::Plugin::Git::Tag",648 "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -652,7 +651,7 @@
652 "branch" : null,651 "branch" : null,
653 "changelog" : "Changes",652 "changelog" : "Changes",
654 "signed" : 0,653 "signed" : 0,
655 "tag" : "v2.17",654 "tag" : "v2.18",
656 "tag_format" : "v%V",655 "tag_format" : "v%V",
657 "tag_message" : "v%V"656 "tag_message" : "v%V"
658 },657 },
@@ -665,7 +664,7 @@
665 }664 }
666 },665 },
667 "name" : "@Author::OALDERS/@Git::VersionManager/Git::Tag",666 "name" : "@Author::OALDERS/@Git::VersionManager/Git::Tag",
668 "version" : "2.048"667 "version" : "2.049"
669 },668 },
670 {669 {
671 "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",670 "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -686,7 +685,7 @@
686 {685 {
687 "class" : "Dist::Zilla::Plugin::NextRelease",686 "class" : "Dist::Zilla::Plugin::NextRelease",
688 "name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",687 "name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
689 "version" : "6.030"688 "version" : "6.031"
690 },689 },
691 {690 {
692 "class" : "Dist::Zilla::Plugin::Git::Commit",691 "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -716,7 +715,7 @@
716 }715 }
717 },716 },
718 "name" : "@Author::OALDERS/@Git::VersionManager/post-release commit",717 "name" : "@Author::OALDERS/@Git::VersionManager/post-release commit",
719 "version" : "2.048"718 "version" : "2.049"
720 },719 },
721 {720 {
722 "class" : "Dist::Zilla::Plugin::Git::Push",721 "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -733,12 +732,12 @@
733 }732 }
734 },733 },
735 "name" : "@Author::OALDERS/Git::Push",734 "name" : "@Author::OALDERS/Git::Push",
736 "version" : "2.048"735 "version" : "2.049"
737 },736 },
738 {737 {
739 "class" : "Dist::Zilla::Plugin::ExecDir",738 "class" : "Dist::Zilla::Plugin::ExecDir",
740 "name" : "ExecDir",739 "name" : "ExecDir",
741 "version" : "6.030"740 "version" : "6.031"
742 },741 },
743 {742 {
744 "class" : "Dist::Zilla::Plugin::RunExtraTests",743 "class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -764,7 +763,7 @@
764 }763 }
765 },764 },
766 "name" : "RuntimeRequires",765 "name" : "RuntimeRequires",
767 "version" : "6.030"766 "version" : "6.031"
768 },767 },
769 {768 {
770 "class" : "Dist::Zilla::Plugin::Prereqs",769 "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -775,7 +774,7 @@
775 }774 }
776 },775 },
777 "name" : "TestRequires",776 "name" : "TestRequires",
778 "version" : "6.030"777 "version" : "6.031"
779 },778 },
780 {779 {
781 "class" : "Dist::Zilla::Plugin::Prereqs",780 "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -786,7 +785,7 @@
786 }785 }
787 },786 },
788 "name" : "DevelopRequires",787 "name" : "DevelopRequires",
789 "version" : "6.030"788 "version" : "6.031"
790 },789 },
791 {790 {
792 "class" : "Dist::Zilla::Plugin::Prereqs::Soften",791 "class" : "Dist::Zilla::Plugin::Prereqs::Soften",
@@ -811,7 +810,7 @@
811 {810 {
812 "class" : "Dist::Zilla::Plugin::FinderCode",811 "class" : "Dist::Zilla::Plugin::FinderCode",
813 "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",812 "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
814 "version" : "6.030"813 "version" : "6.031"
815 }814 }
816 ],815 ],
817 "include_underscores" : 0816 "include_underscores" : 0
@@ -833,57 +832,57 @@
833 {832 {
834 "class" : "Dist::Zilla::Plugin::FinderCode",833 "class" : "Dist::Zilla::Plugin::FinderCode",
835 "name" : ":InstallModules",834 "name" : ":InstallModules",
836 "version" : "6.030"835 "version" : "6.031"
837 },836 },
838 {837 {
839 "class" : "Dist::Zilla::Plugin::FinderCode",838 "class" : "Dist::Zilla::Plugin::FinderCode",
840 "name" : ":IncModules",839 "name" : ":IncModules",
841 "version" : "6.030"840 "version" : "6.031"
842 },841 },
843 {842 {
844 "class" : "Dist::Zilla::Plugin::FinderCode",843 "class" : "Dist::Zilla::Plugin::FinderCode",
845 "name" : ":TestFiles",844 "name" : ":TestFiles",
846 "version" : "6.030"845 "version" : "6.031"
847 },846 },
848 {847 {
849 "class" : "Dist::Zilla::Plugin::FinderCode",848 "class" : "Dist::Zilla::Plugin::FinderCode",
850 "name" : ":ExtraTestFiles",849 "name" : ":ExtraTestFiles",
851 "version" : "6.030"850 "version" : "6.031"
852 },851 },
853 {852 {
854 "class" : "Dist::Zilla::Plugin::FinderCode",853 "class" : "Dist::Zilla::Plugin::FinderCode",
855 "name" : ":ExecFiles",854 "name" : ":ExecFiles",
856 "version" : "6.030"855 "version" : "6.031"
857 },856 },
858 {857 {
859 "class" : "Dist::Zilla::Plugin::FinderCode",858 "class" : "Dist::Zilla::Plugin::FinderCode",
860 "name" : ":PerlExecFiles",859 "name" : ":PerlExecFiles",
861 "version" : "6.030"860 "version" : "6.031"
862 },861 },
863 {862 {
864 "class" : "Dist::Zilla::Plugin::FinderCode",863 "class" : "Dist::Zilla::Plugin::FinderCode",
865 "name" : ":ShareFiles",864 "name" : ":ShareFiles",
866 "version" : "6.030"865 "version" : "6.031"
867 },866 },
868 {867 {
869 "class" : "Dist::Zilla::Plugin::FinderCode",868 "class" : "Dist::Zilla::Plugin::FinderCode",
870 "name" : ":MainModule",869 "name" : ":MainModule",
871 "version" : "6.030"870 "version" : "6.031"
872 },871 },
873 {872 {
874 "class" : "Dist::Zilla::Plugin::FinderCode",873 "class" : "Dist::Zilla::Plugin::FinderCode",
875 "name" : ":AllFiles",874 "name" : ":AllFiles",
876 "version" : "6.030"875 "version" : "6.031"
877 },876 },
878 {877 {
879 "class" : "Dist::Zilla::Plugin::FinderCode",878 "class" : "Dist::Zilla::Plugin::FinderCode",
880 "name" : ":NoFiles",879 "name" : ":NoFiles",
881 "version" : "6.030"880 "version" : "6.031"
882 },881 },
883 {882 {
884 "class" : "Dist::Zilla::Plugin::FinderCode",883 "class" : "Dist::Zilla::Plugin::FinderCode",
885 "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",884 "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
886 "version" : "6.030"885 "version" : "6.031"
887 }886 }
888 ],887 ],
889 "zilla" : {888 "zilla" : {
@@ -891,12 +890,13 @@
891 "config" : {890 "config" : {
892 "is_trial" : 0891 "is_trial" : 0
893 },892 },
894 "version" : "6.030"893 "version" : "6.031"
895 }894 }
896 },895 },
897 "x_contributors" : [896 "x_contributors" : [
898 "Alastair Douglas <altreus@altre.us>",897 "Alastair Douglas <altreus@altre.us>",
899 "Alexandr Ciornii <alexchorny@gmail.com>",898 "Alexandr Ciornii <alexchorny@gmail.com>",
899 "Andreas Huber <git@andreas-huber.net>",
900 "Andrew Grangaard <granny-github@ofb.net>",900 "Andrew Grangaard <granny-github@ofb.net>",
901 "Andy Lester <andy@petdance.com>",901 "Andy Lester <andy@petdance.com>",
902 "Bernhard Wagner <gitcommit@bernhardwagner.net>",902 "Bernhard Wagner <gitcommit@bernhardwagner.net>",
@@ -906,6 +906,7 @@
906 "Dave Doyle <dave.s.doyle@gmail.com>",906 "Dave Doyle <dave.s.doyle@gmail.com>",
907 "David Precious <davidp@preshweb.co.uk>",907 "David Precious <davidp@preshweb.co.uk>",
908 "David Steinbrunner <dsteinbrunner@pobox.com>",908 "David Steinbrunner <dsteinbrunner@pobox.com>",
909 "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
909 "Desmond Daignault <nawglan@gmail.com>",910 "Desmond Daignault <nawglan@gmail.com>",
910 "Ed Avis <eda@waniasset.com>",911 "Ed Avis <eda@waniasset.com>",
911 "Evan Zacks <zackse@gmail.com>",912 "Evan Zacks <zackse@gmail.com>",
@@ -956,8 +957,8 @@
956 "Zefram <zefram@fysh.org>",957 "Zefram <zefram@fysh.org>",
957 "\u7a4d\u4e39\u5c3c Dan Jacobson <jidanni@jidanni.org>"958 "\u7a4d\u4e39\u5c3c Dan Jacobson <jidanni@jidanni.org>"
958 ],959 ],
959 "x_generated_by_perl" : "v5.28.0",960 "x_generated_by_perl" : "v5.34.0",
960 "x_serialization_backend" : "Cpanel::JSON::XS version 4.04",961 "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
961 "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",962 "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
962 "x_static_install" : 1963 "x_static_install" : 1
963}964}
diff --git a/META.yml b/META.yml
index c5583a4..7bf3499 100644
--- a/META.yml
+++ b/META.yml
@@ -25,7 +25,7 @@ build_requires:
25configure_requires:25configure_requires:
26 ExtUtils::MakeMaker: '0'26 ExtUtils::MakeMaker: '0'
27dynamic_config: 027dynamic_config: 0
28generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'28generated_by: 'Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010'
29license: perl29license: perl
30meta-spec:30meta-spec:
31 url: http://module-build.sourceforge.net/META-spec-v1.4.html31 url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -39,13 +39,13 @@ no_index:
39provides:39provides:
40 WWW::Mechanize:40 WWW::Mechanize:
41 file: lib/WWW/Mechanize.pm41 file: lib/WWW/Mechanize.pm
42 version: '2.17'42 version: '2.18'
43 WWW::Mechanize::Image:43 WWW::Mechanize::Image:
44 file: lib/WWW/Mechanize/Image.pm44 file: lib/WWW/Mechanize/Image.pm
45 version: '2.17'45 version: '2.18'
46 WWW::Mechanize::Link:46 WWW::Mechanize::Link:
47 file: lib/WWW/Mechanize/Link.pm47 file: lib/WWW/Mechanize/Link.pm
48 version: '2.17'48 version: '2.18'
49recommends:49recommends:
50 Compress::Zlib: '0'50 Compress::Zlib: '0'
51requires:51requires:
@@ -72,10 +72,10 @@ resources:
72 bugtracker: https://github.com/libwww-perl/WWW-Mechanize/issues72 bugtracker: https://github.com/libwww-perl/WWW-Mechanize/issues
73 homepage: https://github.com/libwww-perl/WWW-Mechanize73 homepage: https://github.com/libwww-perl/WWW-Mechanize
74 repository: https://github.com/libwww-perl/WWW-Mechanize.git74 repository: https://github.com/libwww-perl/WWW-Mechanize.git
75version: '2.17'75version: '2.18'
76x_Dist_Zilla:76x_Dist_Zilla:
77 perl:77 perl:
78 version: '5.028000'78 version: '5.034000'
79 plugins:79 plugins:
80 -80 -
81 class: Dist::Zilla::Plugin::PromptIfStale81 class: Dist::Zilla::Plugin::PromptIfStale
@@ -89,7 +89,7 @@ x_Dist_Zilla:
89 run_under_travis: 089 run_under_travis: 0
90 skip: []90 skip: []
91 name: '@Author::OALDERS/stale modules, build'91 name: '@Author::OALDERS/stale modules, build'
92 version: '0.057'92 version: '0.058'
93 -93 -
94 class: Dist::Zilla::Plugin::PromptIfStale94 class: Dist::Zilla::Plugin::PromptIfStale
95 config:95 config:
@@ -101,22 +101,22 @@ x_Dist_Zilla:
101 run_under_travis: 0101 run_under_travis: 0
102 skip: []102 skip: []
103 name: '@Author::OALDERS/stale modules, release'103 name: '@Author::OALDERS/stale modules, release'
104 version: '0.057'104 version: '0.058'
105 -105 -
106 class: Dist::Zilla::Plugin::AutoPrereqs106 class: Dist::Zilla::Plugin::AutoPrereqs
107 name: '@Author::OALDERS/AutoPrereqs'107 name: '@Author::OALDERS/AutoPrereqs'
108 version: '6.030'108 version: '6.031'
109 -109 -
110 class: Dist::Zilla::Plugin::MakeMaker110 class: Dist::Zilla::Plugin::MakeMaker
111 config:111 config:
112 Dist::Zilla::Role::TestRunner:112 Dist::Zilla::Role::TestRunner:
113 default_jobs: '8'113 default_jobs: '8'
114 name: '@Author::OALDERS/MakeMaker'114 name: '@Author::OALDERS/MakeMaker'
115 version: '6.030'115 version: '6.031'
116 -116 -
117 class: Dist::Zilla::Plugin::CPANFile117 class: Dist::Zilla::Plugin::CPANFile
118 name: '@Author::OALDERS/CPANFile'118 name: '@Author::OALDERS/CPANFile'
119 version: '6.030'119 version: '6.031'
120 -120 -
121 class: Dist::Zilla::Plugin::ContributorsFile121 class: Dist::Zilla::Plugin::ContributorsFile
122 name: '@Author::OALDERS/ContributorsFile'122 name: '@Author::OALDERS/ContributorsFile'
@@ -124,31 +124,31 @@ x_Dist_Zilla:
124 -124 -
125 class: Dist::Zilla::Plugin::MetaJSON125 class: Dist::Zilla::Plugin::MetaJSON
126 name: '@Author::OALDERS/MetaJSON'126 name: '@Author::OALDERS/MetaJSON'
127 version: '6.030'127 version: '6.031'
128 -128 -
129 class: Dist::Zilla::Plugin::MetaYAML129 class: Dist::Zilla::Plugin::MetaYAML
130 name: '@Author::OALDERS/MetaYAML'130 name: '@Author::OALDERS/MetaYAML'
131 version: '6.030'131 version: '6.031'
132 -132 -
133 class: Dist::Zilla::Plugin::Manifest133 class: Dist::Zilla::Plugin::Manifest
134 name: '@Author::OALDERS/Manifest'134 name: '@Author::OALDERS/Manifest'
135 version: '6.030'135 version: '6.031'
136 -136 -
137 class: Dist::Zilla::Plugin::MetaNoIndex137 class: Dist::Zilla::Plugin::MetaNoIndex
138 name: '@Author::OALDERS/MetaNoIndex'138 name: '@Author::OALDERS/MetaNoIndex'
139 version: '6.030'139 version: '6.031'
140 -140 -
141 class: Dist::Zilla::Plugin::MetaConfig141 class: Dist::Zilla::Plugin::MetaConfig
142 name: '@Author::OALDERS/MetaConfig'142 name: '@Author::OALDERS/MetaConfig'
143 version: '6.030'143 version: '6.031'
144 -144 -
145 class: Dist::Zilla::Plugin::MetaResources145 class: Dist::Zilla::Plugin::MetaResources
146 name: '@Author::OALDERS/MetaResources'146 name: '@Author::OALDERS/MetaResources'
147 version: '6.030'147 version: '6.031'
148 -148 -
149 class: Dist::Zilla::Plugin::License149 class: Dist::Zilla::Plugin::License
150 name: '@Author::OALDERS/License'150 name: '@Author::OALDERS/License'
151 version: '6.030'151 version: '6.031'
152 -152 -
153 class: Dist::Zilla::Plugin::InstallGuide153 class: Dist::Zilla::Plugin::InstallGuide
154 config:154 config:
@@ -164,11 +164,11 @@ x_Dist_Zilla:
164 phase: develop164 phase: develop
165 type: requires165 type: requires
166 name: '@Author::OALDERS/Modules for use with tidyall'166 name: '@Author::OALDERS/Modules for use with tidyall'
167 version: '6.030'167 version: '6.031'
168 -168 -
169 class: Dist::Zilla::Plugin::ExecDir169 class: Dist::Zilla::Plugin::ExecDir
170 name: '@Author::OALDERS/ExecDir'170 name: '@Author::OALDERS/ExecDir'
171 version: '6.030'171 version: '6.031'
172 -172 -
173 class: Dist::Zilla::Plugin::MojibakeTests173 class: Dist::Zilla::Plugin::MojibakeTests
174 name: '@Author::OALDERS/MojibakeTests'174 name: '@Author::OALDERS/MojibakeTests'
@@ -176,7 +176,7 @@ x_Dist_Zilla:
176 -176 -
177 class: Dist::Zilla::Plugin::PodSyntaxTests177 class: Dist::Zilla::Plugin::PodSyntaxTests
178 name: '@Author::OALDERS/PodSyntaxTests'178 name: '@Author::OALDERS/PodSyntaxTests'
179 version: '6.030'179 version: '6.031'
180 -180 -
181 class: Dist::Zilla::Plugin::Test::EOL181 class: Dist::Zilla::Plugin::Test::EOL
182 config:182 config:
@@ -203,7 +203,7 @@ x_Dist_Zilla:
203 -203 -
204 class: Dist::Zilla::Plugin::TestRelease204 class: Dist::Zilla::Plugin::TestRelease
205 name: '@Author::OALDERS/TestRelease'205 name: '@Author::OALDERS/TestRelease'
206 version: '6.030'206 version: '6.031'
207 -207 -
208 class: Dist::Zilla::Plugin::Test::ReportPrereqs208 class: Dist::Zilla::Plugin::Test::ReportPrereqs
209 name: '@Author::OALDERS/Test::ReportPrereqs'209 name: '@Author::OALDERS/Test::ReportPrereqs'
@@ -234,73 +234,73 @@ x_Dist_Zilla:
234 -234 -
235 class: Pod::Weaver::Plugin::EnsurePod5235 class: Pod::Weaver::Plugin::EnsurePod5
236 name: '@CorePrep/EnsurePod5'236 name: '@CorePrep/EnsurePod5'
237 version: '4.015'237 version: '4.019'
238 -238 -
239 class: Pod::Weaver::Plugin::H1Nester239 class: Pod::Weaver::Plugin::H1Nester
240 name: '@CorePrep/H1Nester'240 name: '@CorePrep/H1Nester'
241 version: '4.015'241 version: '4.019'
242 -242 -
243 class: Pod::Weaver::Plugin::SingleEncoding243 class: Pod::Weaver::Plugin::SingleEncoding
244 name: '@Default/SingleEncoding'244 name: '@Default/SingleEncoding'
245 version: '4.015'245 version: '4.019'
246 -246 -
247 class: Pod::Weaver::Section::Name247 class: Pod::Weaver::Section::Name
248 name: '@Default/Name'248 name: '@Default/Name'
249 version: '4.015'249 version: '4.019'
250 -250 -
251 class: Pod::Weaver::Section::Version251 class: Pod::Weaver::Section::Version
252 name: '@Default/Version'252 name: '@Default/Version'
253 version: '4.015'253 version: '4.019'
254 -254 -
255 class: Pod::Weaver::Section::Region255 class: Pod::Weaver::Section::Region
256 name: '@Default/prelude'256 name: '@Default/prelude'
257 version: '4.015'257 version: '4.019'
258 -258 -
259 class: Pod::Weaver::Section::Generic259 class: Pod::Weaver::Section::Generic
260 name: SYNOPSIS260 name: SYNOPSIS
261 version: '4.015'261 version: '4.019'
262 -262 -
263 class: Pod::Weaver::Section::Generic263 class: Pod::Weaver::Section::Generic
264 name: DESCRIPTION264 name: DESCRIPTION
265 version: '4.015'265 version: '4.019'
266 -266 -
267 class: Pod::Weaver::Section::Generic267 class: Pod::Weaver::Section::Generic
268 name: OVERVIEW268 name: OVERVIEW
269 version: '4.015'269 version: '4.019'
270 -270 -
271 class: Pod::Weaver::Section::Collect271 class: Pod::Weaver::Section::Collect
272 name: ATTRIBUTES272 name: ATTRIBUTES
273 version: '4.015'273 version: '4.019'
274 -274 -
275 class: Pod::Weaver::Section::Collect275 class: Pod::Weaver::Section::Collect
276 name: METHODS276 name: METHODS
277 version: '4.015'277 version: '4.019'
278 -278 -
279 class: Pod::Weaver::Section::Collect279 class: Pod::Weaver::Section::Collect
280 name: FUNCTIONS280 name: FUNCTIONS
281 version: '4.015'281 version: '4.019'
282 -282 -
283 class: Pod::Weaver::Section::Leftovers283 class: Pod::Weaver::Section::Leftovers
284 name: '@Default/Leftovers'284 name: '@Default/Leftovers'
285 version: '4.015'285 version: '4.019'
286 -286 -
287 class: Pod::Weaver::Section::Region287 class: Pod::Weaver::Section::Region
288 name: '@Default/postlude'288 name: '@Default/postlude'
289 version: '4.015'289 version: '4.019'
290 -290 -
291 class: Pod::Weaver::Section::Authors291 class: Pod::Weaver::Section::Authors
292 name: '@Default/Authors'292 name: '@Default/Authors'
293 version: '4.015'293 version: '4.019'
294 -294 -
295 class: Pod::Weaver::Section::Legal295 class: Pod::Weaver::Section::Legal
296 name: '@Default/Legal'296 name: '@Default/Legal'
297 version: '4.015'297 version: '4.019'
298 name: '@Author::OALDERS/PodWeaver'298 name: '@Author::OALDERS/PodWeaver'
299 version: '4.010'299 version: '4.010'
300 -300 -
301 class: Dist::Zilla::Plugin::PruneCruft301 class: Dist::Zilla::Plugin::PruneCruft
302 name: '@Author::OALDERS/PruneCruft'302 name: '@Author::OALDERS/PruneCruft'
303 version: '6.030'303 version: '6.031'
304 -304 -
305 class: Dist::Zilla::Plugin::CopyFilesFromBuild305 class: Dist::Zilla::Plugin::CopyFilesFromBuild
306 name: '@Author::OALDERS/CopyFilesFromBuild'306 name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -321,7 +321,6 @@ x_Dist_Zilla:
321 - README.md321 - README.md
322 - cpanfile322 - cpanfile
323 exclude_match: []323 exclude_match: []
324 follow_symlinks: 0
325 include_dotfiles: 0324 include_dotfiles: 0
326 prefix: ''325 prefix: ''
327 prune_directory: []326 prune_directory: []
@@ -329,7 +328,7 @@ x_Dist_Zilla:
329 Dist::Zilla::Plugin::Git::GatherDir:328 Dist::Zilla::Plugin::Git::GatherDir:
330 include_untracked: 0329 include_untracked: 0
331 name: '@Author::OALDERS/Git::GatherDir'330 name: '@Author::OALDERS/Git::GatherDir'
332 version: '2.048'331 version: '2.049'
333 -332 -
334 class: Dist::Zilla::Plugin::CopyFilesFromRelease333 class: Dist::Zilla::Plugin::CopyFilesFromRelease
335 config:334 config:
@@ -360,7 +359,7 @@ x_Dist_Zilla:
360 git_version: 2.34.1359 git_version: 2.34.1
361 repo_root: .360 repo_root: .
362 name: '@Author::OALDERS/Git::Check'361 name: '@Author::OALDERS/Git::Check'
363 version: '2.048'362 version: '2.049'
364 -363 -
365 class: Dist::Zilla::Plugin::Git::Contributors364 class: Dist::Zilla::Plugin::Git::Contributors
366 config:365 config:
@@ -390,7 +389,7 @@ x_Dist_Zilla:
390 -389 -
391 class: Dist::Zilla::Plugin::ShareDir390 class: Dist::Zilla::Plugin::ShareDir
392 name: '@Author::OALDERS/ShareDir'391 name: '@Author::OALDERS/ShareDir'
393 version: '6.030'392 version: '6.031'
394 -393 -
395 class: Dist::Zilla::Plugin::CheckIssues394 class: Dist::Zilla::Plugin::CheckIssues
396 name: '@Author::OALDERS/CheckIssues'395 name: '@Author::OALDERS/CheckIssues'
@@ -398,11 +397,11 @@ x_Dist_Zilla:
398 -397 -
399 class: Dist::Zilla::Plugin::ConfirmRelease398 class: Dist::Zilla::Plugin::ConfirmRelease
400 name: '@Author::OALDERS/ConfirmRelease'399 name: '@Author::OALDERS/ConfirmRelease'
401 version: '6.030'400 version: '6.031'
402 -401 -
403 class: Dist::Zilla::Plugin::UploadToCPAN402 class: Dist::Zilla::Plugin::UploadToCPAN
404 name: '@Author::OALDERS/UploadToCPAN'403 name: '@Author::OALDERS/UploadToCPAN'
405 version: '6.030'404 version: '6.031'
406 -405 -
407 class: Dist::Zilla::Plugin::Prereqs406 class: Dist::Zilla::Plugin::Prereqs
408 config:407 config:
@@ -410,7 +409,7 @@ x_Dist_Zilla:
410 phase: develop409 phase: develop
411 type: recommends410 type: recommends
412 name: '@Author::OALDERS/@Git::VersionManager/pluginbundle version'411 name: '@Author::OALDERS/@Git::VersionManager/pluginbundle version'
413 version: '6.030'412 version: '6.031'
414 -413 -
415 class: Dist::Zilla::Plugin::RewriteVersion::Transitional414 class: Dist::Zilla::Plugin::RewriteVersion::Transitional
416 config:415 config:
@@ -462,7 +461,7 @@ x_Dist_Zilla:
462 Dist::Zilla::Role::Git::StringFormatter:461 Dist::Zilla::Role::Git::StringFormatter:
463 time_zone: local462 time_zone: local
464 name: '@Author::OALDERS/@Git::VersionManager/release snapshot'463 name: '@Author::OALDERS/@Git::VersionManager/release snapshot'
465 version: '2.048'464 version: '2.049'
466 -465 -
467 class: Dist::Zilla::Plugin::Git::Tag466 class: Dist::Zilla::Plugin::Git::Tag
468 config:467 config:
@@ -470,7 +469,7 @@ x_Dist_Zilla:
470 branch: ~469 branch: ~
471 changelog: Changes470 changelog: Changes
472 signed: 0471 signed: 0
473 tag: v2.17472 tag: v2.18
474 tag_format: v%V473 tag_format: v%V
475 tag_message: v%V474 tag_message: v%V
476 Dist::Zilla::Role::Git::Repo:475 Dist::Zilla::Role::Git::Repo:
@@ -479,7 +478,7 @@ x_Dist_Zilla:
479 Dist::Zilla::Role::Git::StringFormatter:478 Dist::Zilla::Role::Git::StringFormatter:
480 time_zone: local479 time_zone: local
481 name: '@Author::OALDERS/@Git::VersionManager/Git::Tag'480 name: '@Author::OALDERS/@Git::VersionManager/Git::Tag'
482 version: '2.048'481 version: '2.049'
483 -482 -
484 class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional483 class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
485 config:484 config:
@@ -495,7 +494,7 @@ x_Dist_Zilla:
495 -494 -
496 class: Dist::Zilla::Plugin::NextRelease495 class: Dist::Zilla::Plugin::NextRelease
497 name: '@Author::OALDERS/@Git::VersionManager/NextRelease'496 name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
498 version: '6.030'497 version: '6.031'
499 -498 -
500 class: Dist::Zilla::Plugin::Git::Commit499 class: Dist::Zilla::Plugin::Git::Commit
501 config:500 config:
@@ -517,7 +516,7 @@ x_Dist_Zilla:
517 Dist::Zilla::Role::Git::StringFormatter:516 Dist::Zilla::Role::Git::StringFormatter:
518 time_zone: local517 time_zone: local
519 name: '@Author::OALDERS/@Git::VersionManager/post-release commit'518 name: '@Author::OALDERS/@Git::VersionManager/post-release commit'
520 version: '2.048'519 version: '2.049'
521 -520 -
522 class: Dist::Zilla::Plugin::Git::Push521 class: Dist::Zilla::Plugin::Git::Push
523 config:522 config:
@@ -529,11 +528,11 @@ x_Dist_Zilla:
529 git_version: 2.34.1528 git_version: 2.34.1
530 repo_root: .529 repo_root: .
531 name: '@Author::OALDERS/Git::Push'530 name: '@Author::OALDERS/Git::Push'
532 version: '2.048'531 version: '2.049'
533 -532 -
534 class: Dist::Zilla::Plugin::ExecDir533 class: Dist::Zilla::Plugin::ExecDir
535 name: ExecDir534 name: ExecDir
536 version: '6.030'535 version: '6.031'
537 -536 -
538 class: Dist::Zilla::Plugin::RunExtraTests537 class: Dist::Zilla::Plugin::RunExtraTests
539 config:538 config:
@@ -552,7 +551,7 @@ x_Dist_Zilla:
552 phase: runtime551 phase: runtime
553 type: requires552 type: requires
554 name: RuntimeRequires553 name: RuntimeRequires
555 version: '6.030'554 version: '6.031'
556 -555 -
557 class: Dist::Zilla::Plugin::Prereqs556 class: Dist::Zilla::Plugin::Prereqs
558 config:557 config:
@@ -560,7 +559,7 @@ x_Dist_Zilla:
560 phase: test559 phase: test
561 type: requires560 type: requires
562 name: TestRequires561 name: TestRequires
563 version: '6.030'562 version: '6.031'
564 -563 -
565 class: Dist::Zilla::Plugin::Prereqs564 class: Dist::Zilla::Plugin::Prereqs
566 config:565 config:
@@ -568,7 +567,7 @@ x_Dist_Zilla:
568 phase: develop567 phase: develop
569 type: requires568 type: requires
570 name: DevelopRequires569 name: DevelopRequires
571 version: '6.030'570 version: '6.031'
572 -571 -
573 class: Dist::Zilla::Plugin::Prereqs::Soften572 class: Dist::Zilla::Plugin::Prereqs::Soften
574 config:573 config:
@@ -588,7 +587,7 @@ x_Dist_Zilla:
588 -587 -
589 class: Dist::Zilla::Plugin::FinderCode588 class: Dist::Zilla::Plugin::FinderCode
590 name: MetaProvides::Package/AUTOVIV/:InstallModulesPM589 name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
591 version: '6.030'590 version: '6.031'
592 include_underscores: 0591 include_underscores: 0
593 Dist::Zilla::Role::MetaProvider::Provider:592 Dist::Zilla::Role::MetaProvider::Provider:
594 $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'593 $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -603,55 +602,56 @@ x_Dist_Zilla:
603 -602 -
604 class: Dist::Zilla::Plugin::FinderCode603 class: Dist::Zilla::Plugin::FinderCode
605 name: ':InstallModules'604 name: ':InstallModules'
606 version: '6.030'605 version: '6.031'
607 -606 -
608 class: Dist::Zilla::Plugin::FinderCode607 class: Dist::Zilla::Plugin::FinderCode
609 name: ':IncModules'608 name: ':IncModules'
610 version: '6.030'609 version: '6.031'
611 -610 -
612 class: Dist::Zilla::Plugin::FinderCode611 class: Dist::Zilla::Plugin::FinderCode
613 name: ':TestFiles'612 name: ':TestFiles'
614 version: '6.030'613 version: '6.031'
615 -614 -
616 class: Dist::Zilla::Plugin::FinderCode615 class: Dist::Zilla::Plugin::FinderCode
617 name: ':ExtraTestFiles'616 name: ':ExtraTestFiles'
618 version: '6.030'617 version: '6.031'
619 -618 -
620 class: Dist::Zilla::Plugin::FinderCode619 class: Dist::Zilla::Plugin::FinderCode
621 name: ':ExecFiles'620 name: ':ExecFiles'
622 version: '6.030'621 version: '6.031'
623 -622 -
624 class: Dist::Zilla::Plugin::FinderCode623 class: Dist::Zilla::Plugin::FinderCode
625 name: ':PerlExecFiles'624 name: ':PerlExecFiles'
626 version: '6.030'625 version: '6.031'
627 -626 -
628 class: Dist::Zilla::Plugin::FinderCode627 class: Dist::Zilla::Plugin::FinderCode
629 name: ':ShareFiles'628 name: ':ShareFiles'
630 version: '6.030'629 version: '6.031'
631 -630 -
632 class: Dist::Zilla::Plugin::FinderCode631 class: Dist::Zilla::Plugin::FinderCode
633 name: ':MainModule'632 name: ':MainModule'
634 version: '6.030'633 version: '6.031'
635 -634 -
636 class: Dist::Zilla::Plugin::FinderCode635 class: Dist::Zilla::Plugin::FinderCode
637 name: ':AllFiles'636 name: ':AllFiles'
638 version: '6.030'637 version: '6.031'
639 -638 -
640 class: Dist::Zilla::Plugin::FinderCode639 class: Dist::Zilla::Plugin::FinderCode
641 name: ':NoFiles'640 name: ':NoFiles'
642 version: '6.030'641 version: '6.031'
643 -642 -
644 class: Dist::Zilla::Plugin::FinderCode643 class: Dist::Zilla::Plugin::FinderCode
645 name: MetaProvides::Package/AUTOVIV/:InstallModulesPM644 name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
646 version: '6.030'645 version: '6.031'
647 zilla:646 zilla:
648 class: Dist::Zilla::Dist::Builder647 class: Dist::Zilla::Dist::Builder
649 config:648 config:
650 is_trial: '0'649 is_trial: '0'
651 version: '6.030'650 version: '6.031'
652x_contributors:651x_contributors:
653 - 'Alastair Douglas <altreus@altre.us>'652 - 'Alastair Douglas <altreus@altre.us>'
654 - 'Alexandr Ciornii <alexchorny@gmail.com>'653 - 'Alexandr Ciornii <alexchorny@gmail.com>'
654 - 'Andreas Huber <git@andreas-huber.net>'
655 - 'Andrew Grangaard <granny-github@ofb.net>'655 - 'Andrew Grangaard <granny-github@ofb.net>'
656 - 'Andy Lester <andy@petdance.com>'656 - 'Andy Lester <andy@petdance.com>'
657 - 'Bernhard Wagner <gitcommit@bernhardwagner.net>'657 - 'Bernhard Wagner <gitcommit@bernhardwagner.net>'
@@ -661,6 +661,7 @@ x_contributors:
661 - 'Dave Doyle <dave.s.doyle@gmail.com>'661 - 'Dave Doyle <dave.s.doyle@gmail.com>'
662 - 'David Precious <davidp@preshweb.co.uk>'662 - 'David Precious <davidp@preshweb.co.uk>'
663 - 'David Steinbrunner <dsteinbrunner@pobox.com>'663 - 'David Steinbrunner <dsteinbrunner@pobox.com>'
664 - 'dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>'
664 - 'Desmond Daignault <nawglan@gmail.com>'665 - 'Desmond Daignault <nawglan@gmail.com>'
665 - 'Ed Avis <eda@waniasset.com>'666 - 'Ed Avis <eda@waniasset.com>'
666 - 'Evan Zacks <zackse@gmail.com>'667 - 'Evan Zacks <zackse@gmail.com>'
@@ -710,7 +711,7 @@ x_contributors:
710 - 'Ville Skyttä <ville.skytta@iki.fi>'711 - 'Ville Skyttä <ville.skytta@iki.fi>'
711 - 'Zefram <zefram@fysh.org>'712 - 'Zefram <zefram@fysh.org>'
712 - '積丹尼 Dan Jacobson <jidanni@jidanni.org>'713 - '積丹尼 Dan Jacobson <jidanni@jidanni.org>'
713x_generated_by_perl: v5.28.0714x_generated_by_perl: v5.34.0
714x_serialization_backend: 'YAML::Tiny version 1.73'715x_serialization_backend: 'YAML::Tiny version 1.74'
715x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'716x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
716x_static_install: 1717x_static_install: 1
diff --git a/Makefile.PL b/Makefile.PL
index 4ee40c8..95a7ea8 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
1# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.030.1# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.031.
2use strict;2use strict;
3use warnings;3use warnings;
44
@@ -60,7 +60,7 @@ my %WriteMakefileArgs = (
60 "bytes" => 0,60 "bytes" => 0,
61 "lib" => 061 "lib" => 0
62 },62 },
63 "VERSION" => "2.17",63 "VERSION" => "2.18",
64 "test" => {64 "test" => {
65 "TESTS" => "t/*.t t/local/*.t t/mech-dump/*.t"65 "TESTS" => "t/*.t t/local/*.t t/mech-dump/*.t"
66 }66 }
diff --git a/README.md b/README.md
index 1ddaa48..35a3661 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ WWW::Mechanize - Handy web browsing in a Perl object
44
5# VERSION5# VERSION
66
7version 2.177version 2.18
88
9# SYNOPSIS9# SYNOPSIS
1010
diff --git a/cpanfile b/cpanfile
index 1db4088..c3d604f 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,4 +1,4 @@
1# This file is generated by Dist::Zilla::Plugin::CPANFile v6.0301# This file is generated by Dist::Zilla::Plugin::CPANFile v6.031
2# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.2# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
33
4requires "Carp" => "0";4requires "Carp" => "0";
diff --git a/debian/changelog b/debian/changelog
index d0132a5..41b0114 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
1<<<<<<< debian/changelog
2=======
3libwww-mechanize-perl (2.18-1ubuntu1) noble; urgency=medium
4
5 * Merge with Debian unstable (LP: #2055713). Remaining changes:
6 - Disable t/local/referer.t. This file deadlocks on Ubuntu during
7 autopkgtests. Pending further investigation. See LP 2025645.
8
9 -- Danilo Egea Gondolfo <danilo.egea.gondolfo@canonical.com> Fri, 01 Mar 2024 17:50:48 +0000
10
11libwww-mechanize-perl (2.18-1) unstable; urgency=medium
12
13 * Import upstream version 2.18.
14 * Update years of packaging copyright.
15 * Drop unneeded version constraints from (build) dependencies.
16
17 -- gregor herrmann <gregoa@debian.org> Sun, 04 Feb 2024 03:40:13 +0100
18
19>>>>>>> debian/changelog
1libwww-mechanize-perl (2.17-1ubuntu1) mantic; urgency=medium20libwww-mechanize-perl (2.17-1ubuntu1) mantic; urgency=medium
221
3 * Disable t/local/referer.t.22 * Disable t/local/referer.t.
diff --git a/debian/control b/debian/control
index d0f2cd3..b2c44d9 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Depends: ${misc:Depends},
45 libhttp-cookies-perl,45 libhttp-cookies-perl,
46 libhttp-message-perl,46 libhttp-message-perl,
47 liburi-perl,47 liburi-perl,
48 libwww-perl (>= 6.45)48 libwww-perl
49Recommends: libio-socket-ssl-perl49Recommends: libio-socket-ssl-perl
50Description: module to automate interaction with websites50Description: module to automate interaction with websites
51 WWW::Mechanize, or Mech for short, helps you automate interaction with51 WWW::Mechanize, or Mech for short, helps you automate interaction with
diff --git a/debian/copyright b/debian/copyright
index f3b1ecb..52c2af9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,7 +17,7 @@ Copyright: 2003-2007, Jay Bonci <jaybonci@debian.org>
17 2007-2009, Rene Mayorga <rmayorga@debian.org>17 2007-2009, Rene Mayorga <rmayorga@debian.org>
18 2008, Kees Cook <kees@debian.org>18 2008, Kees Cook <kees@debian.org>
19 2009, Ryan Niebur <ryan@debian.org>19 2009, Ryan Niebur <ryan@debian.org>
20 2009-2023, gregor herrmann <gregoa@debian.org>20 2009-2024, gregor herrmann <gregoa@debian.org>
21 2010, Ansgar Burchardt <ansgar@debian.org>21 2010, Ansgar Burchardt <ansgar@debian.org>
22 2010-2011, Nicholas Bamber <nicholas@periapt.co.uk>22 2010-2011, Nicholas Bamber <nicholas@periapt.co.uk>
23 2013-2021, Florian Schlichting <fsfs@debian.org>23 2013-2021, Florian Schlichting <fsfs@debian.org>
diff --git a/lib/WWW/Mechanize.pm b/lib/WWW/Mechanize.pm
index e60ed52..4674eb8 100644
--- a/lib/WWW/Mechanize.pm
+++ b/lib/WWW/Mechanize.pm
@@ -6,7 +6,7 @@ package WWW::Mechanize;
6use strict;6use strict;
7use warnings;7use warnings;
88
9our $VERSION = '2.17';9our $VERSION = '2.18';
1010
11use Tie::RefHash ();11use Tie::RefHash ();
12use HTTP::Request 1.30 ();12use HTTP::Request 1.30 ();
@@ -1180,7 +1180,8 @@ sub click_button {
1180 value => 1,1180 value => 1,
1181 );1181 );
11821182
1183 my @present_exclusive_options = @exclusive_options{ keys %args };1183 my @present_exclusive_options
1184 = map { $_ || () } @exclusive_options{ keys %args };
11841185
1185 if ( scalar @present_exclusive_options > 1 ) {1186 if ( scalar @present_exclusive_options > 1 ) {
1186 $self->die(1187 $self->die(
@@ -2018,7 +2019,7 @@ WWW::Mechanize - Handy web browsing in a Perl object
20182019
2019=head1 VERSION2020=head1 VERSION
20202021
2021version 2.172022version 2.18
20222023
2023=head1 SYNOPSIS2024=head1 SYNOPSIS
20242025
diff --git a/lib/WWW/Mechanize/Cookbook.pod b/lib/WWW/Mechanize/Cookbook.pod
index 996605f..c53a70e 100644
--- a/lib/WWW/Mechanize/Cookbook.pod
+++ b/lib/WWW/Mechanize/Cookbook.pod
@@ -13,7 +13,7 @@ WWW::Mechanize::Cookbook - Recipes for using WWW::Mechanize
1313
14=head1 VERSION14=head1 VERSION
1515
16version 2.1716version 2.18
1717
18=head1 INTRODUCTION18=head1 INTRODUCTION
1919
diff --git a/lib/WWW/Mechanize/Examples.pod b/lib/WWW/Mechanize/Examples.pod
index 69607e2..a2d8512 100644
--- a/lib/WWW/Mechanize/Examples.pod
+++ b/lib/WWW/Mechanize/Examples.pod
@@ -13,7 +13,7 @@ WWW::Mechanize::Examples - Sample programs that use WWW::Mechanize
1313
14=head1 VERSION14=head1 VERSION
1515
16version 2.1716version 2.18
1717
18=head1 SYNOPSIS18=head1 SYNOPSIS
1919
diff --git a/lib/WWW/Mechanize/FAQ.pod b/lib/WWW/Mechanize/FAQ.pod
index 5d1ec74..754c34e 100644
--- a/lib/WWW/Mechanize/FAQ.pod
+++ b/lib/WWW/Mechanize/FAQ.pod
@@ -13,7 +13,7 @@ WWW::Mechanize::FAQ - Frequently Asked Questions about WWW::Mechanize
1313
14=head1 VERSION14=head1 VERSION
1515
16version 2.1716version 2.18
1717
18=head1 How to get help with WWW::Mechanize18=head1 How to get help with WWW::Mechanize
1919
diff --git a/lib/WWW/Mechanize/Image.pm b/lib/WWW/Mechanize/Image.pm
index ecef240..edf2438 100644
--- a/lib/WWW/Mechanize/Image.pm
+++ b/lib/WWW/Mechanize/Image.pm
@@ -3,7 +3,7 @@ package WWW::Mechanize::Image;
3use strict;3use strict;
4use warnings;4use warnings;
55
6our $VERSION = '2.17';6our $VERSION = '2.18';
77
8#ABSTRACT: Image object for WWW::Mechanize8#ABSTRACT: Image object for WWW::Mechanize
99
@@ -71,7 +71,7 @@ WWW::Mechanize::Image - Image object for WWW::Mechanize
7171
72=head1 VERSION72=head1 VERSION
7373
74version 2.1774version 2.18
7575
76=head1 SYNOPSIS76=head1 SYNOPSIS
7777
diff --git a/lib/WWW/Mechanize/Link.pm b/lib/WWW/Mechanize/Link.pm
index f0075eb..5c9bb27 100644
--- a/lib/WWW/Mechanize/Link.pm
+++ b/lib/WWW/Mechanize/Link.pm
@@ -3,7 +3,7 @@ package WWW::Mechanize::Link;
3use strict;3use strict;
4use warnings;4use warnings;
55
6our $VERSION = '2.17';6our $VERSION = '2.18';
77
8#ABSTRACT: Link object for WWW::Mechanize8#ABSTRACT: Link object for WWW::Mechanize
99
@@ -65,7 +65,7 @@ WWW::Mechanize::Link - Link object for WWW::Mechanize
6565
66=head1 VERSION66=head1 VERSION
6767
68version 2.1768version 2.18
6969
70=head1 SYNOPSIS70=head1 SYNOPSIS
7171
diff --git a/script/mech-dump b/script/mech-dump
index 9615db2..0e896f1 100755
--- a/script/mech-dump
+++ b/script/mech-dump
@@ -156,7 +156,7 @@ mech-dump - Dumps information about a web page
156156
157=head1 VERSION157=head1 VERSION
158158
159version 2.17159version 2.18
160160
161=head1 SYNOPSIS161=head1 SYNOPSIS
162162
diff --git a/t/local/click_button.t b/t/local/click_button.t
index 510a9bf..71d9c20 100644
--- a/t/local/click_button.t
+++ b/t/local/click_button.t
@@ -113,6 +113,11 @@ subtest 'multiple button selectors' => sub {
113 'Dies when multiple button selectors are used';113 'Dies when multiple button selectors are used';
114};114};
115115
116subtest 'click with coordinates' => sub {
117 $mech->click_button( name => 'button_tag', x => 10, y => 5 );
118 test_click( $mech, 'button_tag', 'Walk' );
119};
120
116sub test_click {121sub test_click {
117 my $mech = shift;122 my $mech = shift;
118 my $name = shift || 'submit';123 my $name = shift || 'submit';
diff --git a/t/untaint.t b/t/untaint.t
119deleted file mode 100644124deleted file mode 100644
index 40096ae..0000000
--- a/t/untaint.t
+++ /dev/null
@@ -1,12 +0,0 @@
1use strict;
2use warnings;
3use URI::file ();
4
5use Test::More;
6use Test::Warnings;
7
8plan( tests => 2 ); # the use_ok and then the warning check
9$ENV{test} = 14;
10use_ok('WWW::Mechanize');
11my $uri = URI::file->new_abs('t/find_link_id.html')->as_string;
12WWW::Mechanize->new->get($uri);
diff --git a/xt/author/eol.t b/xt/author/eol.t
index d0b394a..145b3a5 100644
--- a/xt/author/eol.t
+++ b/xt/author/eol.t
@@ -103,7 +103,6 @@ my @files = (
103 't/taint.t',103 't/taint.t',
104 't/tick.html',104 't/tick.html',
105 't/tick.t',105 't/tick.t',
106 't/untaint.t',
107 't/upload.html',106 't/upload.html',
108 't/upload.t',107 't/upload.t',
109 't/uri.t',108 't/uri.t',

Subscribers

People subscribed via source and target branches