Skip to content

Commit

Permalink
v1.91
Browse files Browse the repository at this point in the history
    [ENHANCEMENTS]

    - Don't install Perl::Critic and Perl::Tidy to run user tests (GH#268)
      (Julien Fiegehenn)
    - Remove redundant PodSyntaxTests (GH#265) (Andrew Grangaard)
    - Add test dependency for Perl::Tidy (GH#263) (Julien Fiegehenn)
  • Loading branch information
oalders committed Jan 10, 2019
1 parent 9c744fe commit cb0b68c
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 29 deletions.
8 changes: 7 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Revision history for WWW::Mechanize

{{$NEXT}}
1.91 2019-01-10 18:44:33Z
[ENHANCEMENTS]

- Don't install Perl::Critic and Perl::Tidy to run user tests (GH#268)
(Julien Fiegehenn)
- Remove redundant PodSyntaxTests (GH#265) (Andrew Grangaard)
- Add test dependency for Perl::Tidy (GH#263) (Julien Fiegehenn)

1.90 2018-11-12 18:02:03Z
[DOCUMENTATION]
Expand Down
47 changes: 26 additions & 21 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,21 @@
"Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
},
"requires" : {
"Code::TidyAll" : "0.71",
"Code::TidyAll::Plugin::SortLines::Naturally" : "0.000003",
"Code::TidyAll::Plugin::Test::Vars" : "0.04",
"Encode" : "0",
"Parallel::ForkManager" : "1.19",
"Perl::Critic" : "1.132",
"Perl::Tidy" : "20180220",
"Pod::Coverage::TrustPod" : "0",
"Test::Code::TidyAll" : "0.50",
"Test::More" : "0.88",
"Test::Needs" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08",
"Test::RequiresInternet" : "0",
"Test::Vars" : "0.014",
"constant" : "0",
"lib" : "0"
}
Expand Down Expand Up @@ -86,8 +92,6 @@
"HTTP::Server::Simple::CGI" : "0",
"LWP" : "0",
"LWP::Simple" : "0",
"Perl::Critic" : "0",
"Perl::Tidy" : "0",
"Test::Deep" : "0",
"Test::Fatal" : "0",
"Test::More" : "0.96",
Expand All @@ -104,15 +108,15 @@
"provides" : {
"WWW::Mechanize" : {
"file" : "lib/WWW/Mechanize.pm",
"version" : "1.90"
"version" : "1.91"
},
"WWW::Mechanize::Image" : {
"file" : "lib/WWW/Mechanize/Image.pm",
"version" : "1.90"
"version" : "1.91"
},
"WWW::Mechanize::Link" : {
"file" : "lib/WWW/Mechanize/Link.pm",
"version" : "1.90"
"version" : "1.91"
}
},
"release_status" : "stable",
Expand All @@ -127,7 +131,7 @@
"web" : "https://github.com/libwww-perl/WWW-Mechanize"
}
},
"version" : "1.90",
"version" : "1.91",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.026001"
Expand Down Expand Up @@ -233,17 +237,17 @@
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
"name" : "@Author::OALDERS/InstallGuide",
"version" : "1.200011"
"version" : "1.200012"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
"config" : {
"Dist::Zilla::Plugin::Prereqs" : {
"phase" : "runtime",
"phase" : "develop",
"type" : "requires"
}
},
"name" : "@Author::OALDERS/Prereqs",
"name" : "@Author::OALDERS/Modules for use with tidyall",
"version" : "6.012"
},
{
Expand All @@ -256,6 +260,11 @@
"name" : "@Author::OALDERS/PodCoverageTests",
"version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::OALDERS/PodSyntaxTests",
"version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Author::OALDERS/TestRelease",
Expand Down Expand Up @@ -451,7 +460,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.19.1",
"git_version" : "2.20.1",
"repo_root" : "."
}
},
Expand All @@ -462,7 +471,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
"git_version" : "2.19.1",
"git_version" : "2.20.1",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
Expand Down Expand Up @@ -570,7 +579,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.19.1",
"git_version" : "2.20.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
Expand All @@ -587,12 +596,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
"tag" : "v1.90",
"tag" : "v1.91",
"tag_format" : "v%v",
"tag_message" : "v%v"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.19.1",
"git_version" : "2.20.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
Expand Down Expand Up @@ -642,7 +651,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.19.1",
"git_version" : "2.20.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
Expand All @@ -662,7 +671,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.19.1",
"git_version" : "2.20.1",
"repo_root" : "."
}
},
Expand All @@ -684,11 +693,6 @@
"name" : "RunExtraTests",
"version" : "0.029"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "PodSyntaxTests",
"version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
"config" : {
Expand Down Expand Up @@ -815,6 +819,7 @@
},
"x_contributors" : [
"Alexandr Ciornii <alexchorny@gmail.com>",
"Andrew Grangaard <granny-github@ofb.net>",
"Andy Lester <andy@petdance.com>",
"Bernhard Wagner <gitcommit@bernhardwagner.net>",
"Chase Whitener <capoeirab@cpan.org>",
Expand Down
4 changes: 0 additions & 4 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ my %WriteMakefileArgs = (
"HTTP::Server::Simple::CGI" => 0,
"LWP" => 0,
"LWP::Simple" => 0,
"Perl::Critic" => 0,
"Perl::Tidy" => 0,
"Test::Deep" => 0,
"Test::Fatal" => 0,
"Test::More" => "0.96",
Expand Down Expand Up @@ -93,8 +91,6 @@ my %FallbackPrereqs = (
"LWP" => 0,
"LWP::Simple" => 0,
"LWP::UserAgent" => "5.827",
"Perl::Critic" => 0,
"Perl::Tidy" => 0,
"Pod::Usage" => 0,
"Scalar::Util" => "1.14",
"Test::Deep" => 0,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ WWW::Mechanize - Handy web browsing in a Perl object

# VERSION

version 1.90
version 1.91

# SYNOPSIS

Expand Down
8 changes: 6 additions & 2 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ on 'test' => sub {
requires "HTTP::Server::Simple::CGI" => "0";
requires "LWP" => "0";
requires "LWP::Simple" => "0";
requires "Perl::Critic" => "0";
requires "Perl::Tidy" => "0";
requires "Test::Deep" => "0";
requires "Test::Fatal" => "0";
requires "Test::More" => "0.96";
Expand All @@ -57,15 +55,21 @@ on 'configure' => sub {
};

on 'develop' => sub {
requires "Code::TidyAll" => "0.71";
requires "Code::TidyAll::Plugin::SortLines::Naturally" => "0.000003";
requires "Code::TidyAll::Plugin::Test::Vars" => "0.04";
requires "Encode" => "0";
requires "Parallel::ForkManager" => "1.19";
requires "Perl::Critic" => "1.132";
requires "Perl::Tidy" => "20180220";
requires "Pod::Coverage::TrustPod" => "0";
requires "Test::Code::TidyAll" => "0.50";
requires "Test::More" => "0.88";
requires "Test::Needs" => "0";
requires "Test::Pod" => "1.41";
requires "Test::Pod::Coverage" => "1.08";
requires "Test::RequiresInternet" => "0";
requires "Test::Vars" => "0.014";
requires "constant" => "0";
requires "lib" => "0";
};
Expand Down

0 comments on commit cb0b68c

Please sign in to comment.