Hello community,

here is the log from the commit of package perl-WWW-Mechanize for 
openSUSE:Factory checked in at 2020-06-21 19:04:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-WWW-Mechanize (Old)
 and      /work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-WWW-Mechanize"

Sun Jun 21 19:04:02 2020 rev:31 rq:815546 version:2.00

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-WWW-Mechanize/perl-WWW-Mechanize.changes    
2020-05-26 17:13:43.895249472 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.3606/perl-WWW-Mechanize.changes
  2020-06-21 19:53:19.706563457 +0200
@@ -1,0 +2,15 @@
+Wed Jun 10 03:10:02 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 2.00
+   see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
+
+  2.00      2020-06-09 19:09:53Z
+      - Require LWP::UserAgent 6.45 (GH#302) (Shoichi Kaji)
+
+  1.99      2020-06-08 15:35:04Z
+      - Bump HTTP::Daemon test dependency to 6.12 (GH#300) (Olaf Alders)
+
+  1.98      2020-05-25 17:06:47Z (TRIAL RELEASE)
+      - Don't make assumptions about port 80 in test (GH#299) (Olaf Alders)
+
+-------------------------------------------------------------------

Old:
----
  WWW-Mechanize-1.97.tar.gz

New:
----
  WWW-Mechanize-2.00.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-WWW-Mechanize.spec ++++++
--- /var/tmp/diff_new_pack.9FIncj/_old  2020-06-21 19:53:20.170564934 +0200
+++ /var/tmp/diff_new_pack.9FIncj/_new  2020-06-21 19:53:20.174564947 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-WWW-Mechanize
-Version:        1.97
+Version:        2.00
 Release:        0
 %define cpan_name WWW-Mechanize
 Summary:        Handy web browsing in a Perl object
@@ -36,14 +36,15 @@
 BuildRequires:  perl(HTML::TokeParser)
 BuildRequires:  perl(HTML::TreeBuilder) >= 5
 BuildRequires:  perl(HTTP::Cookies)
-BuildRequires:  perl(HTTP::Daemon) >= 6.05
+BuildRequires:  perl(HTTP::Daemon) >= 6.12
 BuildRequires:  perl(HTTP::Request) >= 1.30
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(HTTP::Server::Simple::CGI)
 BuildRequires:  perl(LWP)
 BuildRequires:  perl(LWP::Simple)
-BuildRequires:  perl(LWP::UserAgent) >= 5.827
+BuildRequires:  perl(LWP::UserAgent) >= 6.45
+BuildRequires:  perl(Path::Tiny)
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
@@ -60,7 +61,7 @@
 Requires:       perl(HTTP::Cookies)
 Requires:       perl(HTTP::Request) >= 1.30
 Requires:       perl(HTTP::Request::Common)
-Requires:       perl(LWP::UserAgent) >= 5.827
+Requires:       perl(LWP::UserAgent) >= 6.45
 Requires:       perl(URI::URL)
 Requires:       perl(URI::file)
 %{perl_requires}

++++++ WWW-Mechanize-1.97.tar.gz -> WWW-Mechanize-2.00.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/Changes 
new/WWW-Mechanize-2.00/Changes
--- old/WWW-Mechanize-1.97/Changes      2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/Changes      2020-06-09 21:10:03.000000000 +0200
@@ -1,5 +1,14 @@
 Revision history for WWW::Mechanize
 
+2.00      2020-06-09 19:09:53Z
+    - Require LWP::UserAgent 6.45 (GH#302) (Shoichi Kaji)
+
+1.99      2020-06-08 15:35:04Z
+    - Bump HTTP::Daemon test dependency to 6.12 (GH#300) (Olaf Alders)
+
+1.98      2020-05-25 17:06:47Z (TRIAL RELEASE)
+    - Don't make assumptions about port 80 in test (GH#299) (Olaf Alders)
+
 1.97      2020-05-14 00:46:53Z
     - Respect CDATA[[ sections when parsing HTML (GH#298) (Max Maischein)
     - extract image links also from css (GH#12) (Jozef Kutej) and (GH#297)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/MANIFEST 
new/WWW-Mechanize-2.00/MANIFEST
--- old/WWW-Mechanize-1.97/MANIFEST     2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/MANIFEST     2020-06-09 21:10:03.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.014.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.015.
 CONTRIBUTORS
 Changes
 INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/META.json 
new/WWW-Mechanize-2.00/META.json
--- old/WWW-Mechanize-1.97/META.json    2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/META.json    2020-06-09 21:10:03.000000000 +0200
@@ -4,7 +4,7 @@
       "Andy Lester <andy at petdance.com>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -73,7 +73,7 @@
             "HTTP::Cookies" : "0",
             "HTTP::Request" : "1.30",
             "HTTP::Request::Common" : "0",
-            "LWP::UserAgent" : "5.827",
+            "LWP::UserAgent" : "6.45",
             "Pod::Usage" : "0",
             "Scalar::Util" : "1.14",
             "Tie::RefHash" : "0",
@@ -96,11 +96,12 @@
             "File::Spec" : "0",
             "File::Temp" : "0",
             "FindBin" : "0",
-            "HTTP::Daemon" : "6.05",
+            "HTTP::Daemon" : "6.12",
             "HTTP::Response" : "0",
             "HTTP::Server::Simple::CGI" : "0",
             "LWP" : "0",
             "LWP::Simple" : "0",
+            "Path::Tiny" : "0",
             "Test::Deep" : "0",
             "Test::Fatal" : "0",
             "Test::More" : "0.96",
@@ -117,15 +118,15 @@
    "provides" : {
       "WWW::Mechanize" : {
          "file" : "lib/WWW/Mechanize.pm",
-         "version" : "1.97"
+         "version" : "2.00"
       },
       "WWW::Mechanize::Image" : {
          "file" : "lib/WWW/Mechanize/Image.pm",
-         "version" : "1.97"
+         "version" : "2.00"
       },
       "WWW::Mechanize::Link" : {
          "file" : "lib/WWW/Mechanize/Link.pm",
-         "version" : "1.97"
+         "version" : "2.00"
       }
    },
    "release_status" : "stable",
@@ -140,7 +141,7 @@
          "web" : "https://github.com/libwww-perl/WWW-Mechanize";
       }
    },
-   "version" : "1.97",
+   "version" : "2.00",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.030002"
@@ -186,7 +187,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::OALDERS/AutoPrereqs",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -196,12 +197,12 @@
                }
             },
             "name" : "@Author::OALDERS/MakeMaker",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::CPANFile",
             "name" : "@Author::OALDERS/CPANFile",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -211,37 +212,37 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::OALDERS/MetaJSON",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::OALDERS/MetaYAML",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::OALDERS/Manifest",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::OALDERS/MetaNoIndex",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::OALDERS/MetaConfig",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@Author::OALDERS/MetaResources",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::OALDERS/License",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -263,12 +264,12 @@
                }
             },
             "name" : "@Author::OALDERS/Modules for use with tidyall",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Author::OALDERS/ExecDir",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MojibakeTests",
@@ -278,7 +279,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::OALDERS/PodSyntaxTests",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::EOL",
@@ -314,7 +315,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::OALDERS/TestRelease",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -439,7 +440,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Author::OALDERS/PruneCruft",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -556,7 +557,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Author::OALDERS/ShareDir",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::TravisCI::StatusBadge",
@@ -571,12 +572,12 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::OALDERS/ConfirmRelease",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::OALDERS/UploadToCPAN",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -587,7 +588,7 @@
                }
             },
             "name" : "@Author::OALDERS/@Git::VersionManager/pluginbundle 
version",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -663,7 +664,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v1.97",
+                  "tag" : "v2.00",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
@@ -697,7 +698,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -748,7 +749,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "ExecDir",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -769,7 +770,7 @@
                }
             },
             "name" : "RuntimeRequires",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -780,7 +781,7 @@
                }
             },
             "name" : "TestRequires",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -791,7 +792,7 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -801,7 +802,7 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : 
"MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-                        "version" : "6.014"
+                        "version" : "6.015"
                      }
                   ],
                   "include_underscores" : 0
@@ -823,57 +824,57 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-            "version" : "6.014"
+            "version" : "6.015"
          }
       ],
       "zilla" : {
@@ -881,7 +882,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.014"
+         "version" : "6.015"
       }
    },
    "x_contributors" : [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/META.yml 
new/WWW-Mechanize-2.00/META.yml
--- old/WWW-Mechanize-1.97/META.yml     2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/META.yml     2020-06-09 21:10:03.000000000 +0200
@@ -9,11 +9,12 @@
   File::Spec: '0'
   File::Temp: '0'
   FindBin: '0'
-  HTTP::Daemon: '6.05'
+  HTTP::Daemon: '6.12'
   HTTP::Response: '0'
   HTTP::Server::Simple::CGI: '0'
   LWP: '0'
   LWP::Simple: '0'
+  Path::Tiny: '0'
   Test::Deep: '0'
   Test::Fatal: '0'
   Test::More: '0.96'
@@ -27,7 +28,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -41,13 +42,13 @@
 provides:
   WWW::Mechanize:
     file: lib/WWW/Mechanize.pm
-    version: '1.97'
+    version: '2.00'
   WWW::Mechanize::Image:
     file: lib/WWW/Mechanize/Image.pm
-    version: '1.97'
+    version: '2.00'
   WWW::Mechanize::Link:
     file: lib/WWW/Mechanize/Link.pm
-    version: '1.97'
+    version: '2.00'
 requires:
   Carp: '0'
   Getopt::Long: '0'
@@ -58,7 +59,7 @@
   HTTP::Cookies: '0'
   HTTP::Request: '1.30'
   HTTP::Request::Common: '0'
-  LWP::UserAgent: '5.827'
+  LWP::UserAgent: '6.45'
   Pod::Usage: '0'
   Scalar::Util: '1.14'
   Tie::RefHash: '0'
@@ -72,7 +73,7 @@
   bugtracker: https://github.com/libwww-perl/WWW-Mechanize/issues
   homepage: https://github.com/libwww-perl/WWW-Mechanize
   repository: https://github.com/libwww-perl/WWW-Mechanize.git
-version: '1.97'
+version: '2.00'
 x_Dist_Zilla:
   perl:
     version: '5.030002'
@@ -109,18 +110,18 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::OALDERS/AutoPrereqs'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: '4'
       name: '@Author::OALDERS/MakeMaker'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::CPANFile
       name: '@Author::OALDERS/CPANFile'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::ContributorsFile
       name: '@Author::OALDERS/ContributorsFile'
@@ -128,31 +129,31 @@
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::OALDERS/MetaJSON'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::OALDERS/MetaYAML'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::OALDERS/Manifest'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::OALDERS/MetaNoIndex'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::OALDERS/MetaConfig'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@Author::OALDERS/MetaResources'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::OALDERS/License'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::InstallGuide
       config:
@@ -168,11 +169,11 @@
           phase: develop
           type: requires
       name: '@Author::OALDERS/Modules for use with tidyall'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::OALDERS/ExecDir'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MojibakeTests
       name: '@Author::OALDERS/MojibakeTests'
@@ -180,7 +181,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::OALDERS/PodSyntaxTests'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Test::EOL
       config:
@@ -207,7 +208,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::OALDERS/TestRelease'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@Author::OALDERS/Test::ReportPrereqs'
@@ -304,7 +305,7 @@
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Author::OALDERS/PruneCruft'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromBuild
       name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -394,7 +395,7 @@
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Author::OALDERS/ShareDir'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::TravisCI::StatusBadge
       name: '@Author::OALDERS/TravisCI::StatusBadge'
@@ -406,11 +407,11 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::OALDERS/ConfirmRelease'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::OALDERS/UploadToCPAN'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -418,7 +419,7 @@
           phase: develop
           type: recommends
       name: '@Author::OALDERS/@Git::VersionManager/pluginbundle version'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -477,7 +478,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v1.97
+          tag: v2.00
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
@@ -502,7 +503,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -539,7 +540,7 @@
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: ExecDir
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
@@ -554,7 +555,7 @@
           phase: runtime
           type: requires
       name: RuntimeRequires
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -562,7 +563,7 @@
           phase: test
           type: requires
       name: TestRequires
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -570,7 +571,7 @@
           phase: develop
           type: requires
       name: DevelopRequires
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -579,7 +580,7 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
-              version: '6.014'
+              version: '6.015'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
           $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -594,52 +595,52 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
-      version: '6.014'
+      version: '6.015'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.014'
+    version: '6.015'
 x_contributors:
   - 'Alexandr Ciornii <[email protected]>'
   - 'Andrew Grangaard <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/Makefile.PL 
new/WWW-Mechanize-2.00/Makefile.PL
--- old/WWW-Mechanize-1.97/Makefile.PL  2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/Makefile.PL  2020-06-09 21:10:03.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.014.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.015.
 use strict;
 use warnings;
 
@@ -29,7 +29,7 @@
     "HTTP::Cookies" => 0,
     "HTTP::Request" => "1.30",
     "HTTP::Request::Common" => 0,
-    "LWP::UserAgent" => "5.827",
+    "LWP::UserAgent" => "6.45",
     "Pod::Usage" => 0,
     "Scalar::Util" => "1.14",
     "Tie::RefHash" => 0,
@@ -46,11 +46,12 @@
     "File::Spec" => 0,
     "File::Temp" => 0,
     "FindBin" => 0,
-    "HTTP::Daemon" => "6.05",
+    "HTTP::Daemon" => "6.12",
     "HTTP::Response" => 0,
     "HTTP::Server::Simple::CGI" => 0,
     "LWP" => 0,
     "LWP::Simple" => 0,
+    "Path::Tiny" => 0,
     "Test::Deep" => 0,
     "Test::Fatal" => 0,
     "Test::More" => "0.96",
@@ -62,7 +63,7 @@
     "lib" => 0,
     "vars" => 0
   },
-  "VERSION" => "1.97",
+  "VERSION" => "2.00",
   "test" => {
     "TESTS" => "t/*.t t/local/*.t t/mech-dump/*.t"
   }
@@ -83,14 +84,15 @@
   "HTML::TokeParser" => 0,
   "HTML::TreeBuilder" => 5,
   "HTTP::Cookies" => 0,
-  "HTTP::Daemon" => "6.05",
+  "HTTP::Daemon" => "6.12",
   "HTTP::Request" => "1.30",
   "HTTP::Request::Common" => 0,
   "HTTP::Response" => 0,
   "HTTP::Server::Simple::CGI" => 0,
   "LWP" => 0,
   "LWP::Simple" => 0,
-  "LWP::UserAgent" => "5.827",
+  "LWP::UserAgent" => "6.45",
+  "Path::Tiny" => 0,
   "Pod::Usage" => 0,
   "Scalar::Util" => "1.14",
   "Test::Deep" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/README.md 
new/WWW-Mechanize-2.00/README.md
--- old/WWW-Mechanize-1.97/README.md    2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/README.md    2020-06-09 21:10:03.000000000 +0200
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 1.97
+version 2.00
 
 # SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/cpanfile 
new/WWW-Mechanize-2.00/cpanfile
--- old/WWW-Mechanize-1.97/cpanfile     2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/cpanfile     2020-06-09 21:10:03.000000000 +0200
@@ -1,4 +1,4 @@
-# This file is generated by Dist::Zilla::Plugin::CPANFile v6.014
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.015
 # Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
 
 requires "Carp" => "0";
@@ -10,7 +10,7 @@
 requires "HTTP::Cookies" => "0";
 requires "HTTP::Request" => "1.30";
 requires "HTTP::Request::Common" => "0";
-requires "LWP::UserAgent" => "5.827";
+requires "LWP::UserAgent" => "6.45";
 requires "Pod::Usage" => "0";
 requires "Scalar::Util" => "1.14";
 requires "Tie::RefHash" => "0";
@@ -28,11 +28,12 @@
   requires "File::Spec" => "0";
   requires "File::Temp" => "0";
   requires "FindBin" => "0";
-  requires "HTTP::Daemon" => "6.05";
+  requires "HTTP::Daemon" => "6.12";
   requires "HTTP::Response" => "0";
   requires "HTTP::Server::Simple::CGI" => "0";
   requires "LWP" => "0";
   requires "LWP::Simple" => "0";
+  requires "Path::Tiny" => "0";
   requires "Test::Deep" => "0";
   requires "Test::Fatal" => "0";
   requires "Test::More" => "0.96";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/dist.ini 
new/WWW-Mechanize-2.00/dist.ini
--- old/WWW-Mechanize-1.97/dist.ini     2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/dist.ini     2020-06-09 21:10:03.000000000 +0200
@@ -27,6 +27,7 @@
 
 [Prereqs / TestRequires]
 CGI = 4.32
+HTTP::Daemon = 6.12
 
 [Prereqs / DevelopRequires]
 LWP::Protocol::https = 6.07
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/lib/WWW/Mechanize/Cookbook.pod 
new/WWW-Mechanize-2.00/lib/WWW/Mechanize/Cookbook.pod
--- old/WWW-Mechanize-1.97/lib/WWW/Mechanize/Cookbook.pod       2020-05-14 
02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/lib/WWW/Mechanize/Cookbook.pod       2020-06-09 
21:10:03.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 1.97
+version 2.00
 
 =head1 INTRODUCTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/lib/WWW/Mechanize/Examples.pod 
new/WWW-Mechanize-2.00/lib/WWW/Mechanize/Examples.pod
--- old/WWW-Mechanize-1.97/lib/WWW/Mechanize/Examples.pod       2020-05-14 
02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/lib/WWW/Mechanize/Examples.pod       2020-06-09 
21:10:03.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 1.97
+version 2.00
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/lib/WWW/Mechanize/FAQ.pod 
new/WWW-Mechanize-2.00/lib/WWW/Mechanize/FAQ.pod
--- old/WWW-Mechanize-1.97/lib/WWW/Mechanize/FAQ.pod    2020-05-14 
02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/lib/WWW/Mechanize/FAQ.pod    2020-06-09 
21:10:03.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 1.97
+version 2.00
 
 =head1 How to get help with WWW::Mechanize
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/lib/WWW/Mechanize/Image.pm 
new/WWW-Mechanize-2.00/lib/WWW/Mechanize/Image.pm
--- old/WWW-Mechanize-1.97/lib/WWW/Mechanize/Image.pm   2020-05-14 
02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/lib/WWW/Mechanize/Image.pm   2020-06-09 
21:10:03.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.97';
+our $VERSION = '2.00';
 
 #ABSTRACT: Image object for WWW::Mechanize
 
@@ -69,7 +69,7 @@
 
 =head1 VERSION
 
-version 1.97
+version 2.00
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/lib/WWW/Mechanize/Link.pm 
new/WWW-Mechanize-2.00/lib/WWW/Mechanize/Link.pm
--- old/WWW-Mechanize-1.97/lib/WWW/Mechanize/Link.pm    2020-05-14 
02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/lib/WWW/Mechanize/Link.pm    2020-06-09 
21:10:03.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.97';
+our $VERSION = '2.00';
 
 #ABSTRACT: Link object for WWW::Mechanize
 
@@ -65,7 +65,7 @@
 
 =head1 VERSION
 
-version 1.97
+version 2.00
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/lib/WWW/Mechanize.pm 
new/WWW-Mechanize-2.00/lib/WWW/Mechanize.pm
--- old/WWW-Mechanize-1.97/lib/WWW/Mechanize.pm 2020-05-14 02:46:59.000000000 
+0200
+++ new/WWW-Mechanize-2.00/lib/WWW/Mechanize.pm 2020-06-09 21:10:03.000000000 
+0200
@@ -6,11 +6,11 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.97';
+our $VERSION = '2.00';
 
 use Tie::RefHash;
 use HTTP::Request 1.30;
-use LWP::UserAgent 5.827;
+use LWP::UserAgent 6.45;
 use HTML::Form 1.00;
 use HTML::TokeParser;
 use Scalar::Util qw(tainted);
@@ -1759,7 +1759,7 @@
 
 =head1 VERSION
 
-version 1.97
+version 2.00
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/script/mech-dump 
new/WWW-Mechanize-2.00/script/mech-dump
--- old/WWW-Mechanize-1.97/script/mech-dump     2020-05-14 02:46:59.000000000 
+0200
+++ new/WWW-Mechanize-2.00/script/mech-dump     2020-06-09 21:10:03.000000000 
+0200
@@ -131,7 +131,7 @@
 
 =head1 VERSION
 
-version 1.97
+version 2.00
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/t/00-report-prereqs.dd 
new/WWW-Mechanize-2.00/t/00-report-prereqs.dd
--- old/WWW-Mechanize-1.97/t/00-report-prereqs.dd       2020-05-14 
02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/t/00-report-prereqs.dd       2020-06-09 
21:10:03.000000000 +0200
@@ -51,7 +51,7 @@
                                       'HTTP::Cookies' => '0',
                                       'HTTP::Request' => '1.30',
                                       'HTTP::Request::Common' => '0',
-                                      'LWP::UserAgent' => '5.827',
+                                      'LWP::UserAgent' => '6.45',
                                       'Pod::Usage' => '0',
                                       'Scalar::Util' => '1.14',
                                       'Tie::RefHash' => '0',
@@ -74,11 +74,12 @@
                                    'File::Spec' => '0',
                                    'File::Temp' => '0',
                                    'FindBin' => '0',
-                                   'HTTP::Daemon' => '6.05',
+                                   'HTTP::Daemon' => '6.12',
                                    'HTTP::Response' => '0',
                                    'HTTP::Server::Simple::CGI' => '0',
                                    'LWP' => '0',
                                    'LWP::Simple' => '0',
+                                   'Path::Tiny' => '0',
                                    'Test::Deep' => '0',
                                    'Test::Fatal' => '0',
                                    'Test::More' => '0.96',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/t/history.t 
new/WWW-Mechanize-2.00/t/history.t
--- old/WWW-Mechanize-1.97/t/history.t  2020-05-14 02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/t/history.t  2020-06-09 21:10:03.000000000 +0200
@@ -1,11 +1,17 @@
-#!perl -T
+#!perl
 
 use warnings;
 use strict;
-use Test::More;
+
+use lib qw( t/local );
+
+use LocalServer ();
+use Path::Tiny qw( path );
 use Test::Deep;
 use Test::Fatal;
-use URI::file;
+use Test::More;
+use URI::file ();
+use WWW::Mechanize ();
 
 BEGIN {
     delete @ENV{qw(PATH IFS CDPATH ENV BASH_ENV)}
@@ -118,22 +124,20 @@
 }
 
 {
+    my $html = path('t/history_2.html')->slurp;
+    my $server = LocalServer->spawn( html => $html );
     my $mech = WWW::Mechanize->new( cookie_jar => undef, autocheck => 0 );
-    isa_ok( $mech, 'WWW::Mechanize' );
+    $mech->get( $server->url );
 
-    my $uri = URI::file->new_abs('t/history_2.html')->as_string;
-
-    $mech->get($uri);
     ok(
         $mech->submit_form( form_name => "post_form" ),
         "Submit form using 'post' method"
     );
     is( $mech->history_count, 2, "... and it was recorded in the history" );
-    like(
-        $mech->history(0)->{req}->uri, qr/localhost/,
+    is(
+        $mech->history(0)->{req}->uri, $server->url,
         "... and the correct request was saved"
     );
-
 }
 
 {
@@ -160,4 +164,4 @@
 
 }
 
-done_testing();
\ No newline at end of file
+done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/t/history_2.html 
new/WWW-Mechanize-2.00/t/history_2.html
--- old/WWW-Mechanize-1.97/t/history_2.html     2020-05-14 02:46:59.000000000 
+0200
+++ new/WWW-Mechanize-2.00/t/history_2.html     2020-06-09 21:10:03.000000000 
+0200
@@ -6,7 +6,7 @@
       <form action="history_3.html" method="get" name="get_form">
           <input type="Submit" name="submit"/>
       </form>
-      <form action="http://localhost/"; method="post" name="post_form">
+      <form action="" method="post" name="post_form">
           <input type="Submit" name="submit"/>
       </form>
     </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/t/local/LocalServer.pm 
new/WWW-Mechanize-2.00/t/local/LocalServer.pm
--- old/WWW-Mechanize-1.97/t/local/LocalServer.pm       2020-05-14 
02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/t/local/LocalServer.pm       2020-06-09 
21:10:03.000000000 +0200
@@ -11,12 +11,12 @@
     HTTPS_PROXY https_proxy HTTP_PROXY_ALL http_proxy_all
   )};
 }
-use LWP::Simple;
-use FindBin;
-use File::Spec;
-use File::Temp;
-use URI::URL qw();
+
 use Carp qw(carp croak);
+use File::Temp ();
+use LWP::Simple qw( get );
+use Path::Tiny qw( path );
+use URI::URL qw();
 
 =head1 SYNOPSIS
 
@@ -101,7 +101,7 @@
   $self->{logfile} = $logfile;
   my $web_page = delete $args{file} || "";
 
-  my $server_file = File::Spec->catfile( $FindBin::Bin,'log-server' );
+  my $server_file = path('t/local/log-server')->absolute;
   my @opts;
   push @opts, "-e" => qq{"} . delete($args{ eval }) . qq{"}
       if $args{ eval };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/t/local/back.t 
new/WWW-Mechanize-2.00/t/local/back.t
--- old/WWW-Mechanize-1.97/t/local/back.t       2020-05-14 02:46:59.000000000 
+0200
+++ new/WWW-Mechanize-2.00/t/local/back.t       2020-06-09 21:10:03.000000000 
+0200
@@ -3,7 +3,6 @@
 use Test::More tests => 47;
 use lib qw( t t/local );
 use LocalServer;
-use HTTP::Daemon 6.05;
 use HTTP::Response;
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/t/local/log-server 
new/WWW-Mechanize-2.00/t/local/log-server
--- old/WWW-Mechanize-1.97/t/local/log-server   2020-05-14 02:46:59.000000000 
+0200
+++ new/WWW-Mechanize-2.00/t/local/log-server   2020-06-09 21:10:03.000000000 
+0200
@@ -1,9 +1,8 @@
 # Thanks to merlyn for nudging me and giving me this snippet!
 use strict;
-use HTTP::Daemon 6.05;
+use HTTP::Daemon ();
 use CGI 4.08;
 use Getopt::Long;
-use Socket ();
 
 $|++;
 
@@ -13,15 +12,7 @@
 
 my $d = HTTP::Daemon->new or die;
 
-my $url = URI->new($d->url);
-if ($d->sockdomain == Socket::AF_INET) {
-    $url->host( '127.0.0.1' );
-} elsif ($d->sockdomain == Socket::AF_INET6) {
-    $url->host( '[::1]' );
-} else {
-    die "unexpected sockdomain: " . $d->sockdomain;
-}
-print "$url\n";
+print $d->url, "\n";
 
 my ($filename,$logfile) = @ARGV[0,1];
 if ($filename) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/t/local/referer-server 
new/WWW-Mechanize-2.00/t/local/referer-server
--- old/WWW-Mechanize-1.97/t/local/referer-server       2020-05-14 
02:46:59.000000000 +0200
+++ new/WWW-Mechanize-2.00/t/local/referer-server       2020-06-09 
21:10:03.000000000 +0200
@@ -1,21 +1,11 @@
 # Thanks to merlyn for nudging me and giving me this snippet!
 
-use HTTP::Daemon 6.05;
-use URI::URL;
-use Socket ();
+use HTTP::Daemon ();
 
 $|++;
 
 my $d = HTTP::Daemon->new or die;
-my $lhurl = URI::URL->new( $d->url );
-if ($d->sockdomain == Socket::AF_INET) {
-    $lhurl->host( '127.0.0.1' );
-} elsif ($d->sockdomain == Socket::AF_INET6) {
-    $lhurl->host( '[::1]' );
-} else {
-    die "unexpected sockdomain: " . $d->sockdomain;
-}
-print $lhurl->as_string, "\n";
+print $d->url, "\n";
 
 $counter = 5;
 while ($counter-- and my $c = $d->accept) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-1.97/t/local/referer.t 
new/WWW-Mechanize-2.00/t/local/referer.t
--- old/WWW-Mechanize-1.97/t/local/referer.t    2020-05-14 02:46:59.000000000 
+0200
+++ new/WWW-Mechanize-2.00/t/local/referer.t    2020-06-09 21:10:03.000000000 
+0200
@@ -19,9 +19,6 @@
 isa_ok( $agent, 'WWW::Mechanize' );
 
 SKIP: {
-    eval { require HTTP::Daemon; HTTP::Daemon->VERSION(6.05); };
-    skip 'HTTP::Daemon required to test the referrer header',10 if $@;
-
     # We want to be safe from non-resolving local host names
     delete $ENV{HTTP_PROXY};
 


Reply via email to