Skip to content

Commit

Permalink
v6.36
Browse files Browse the repository at this point in the history
    - fix broken link https://metacpan.org/pod/LWP::Simple by fixing pod
      header (thanks for the report, traumschule!)
  • Loading branch information
karenetheridge committed Oct 10, 2018
1 parent d2f3c53 commit 1d510ec
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Change history for libwww-perl

{{$NEXT}}
6.36 2018-10-10 02:20:58Z
- fix broken link https://metacpan.org/pod/LWP::Simple by fixing pod
header (thanks for the report, traumschule!)

Expand Down
70 changes: 38 additions & 32 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,96 +108,96 @@
"provides" : {
"LWP" : {
"file" : "lib/LWP.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Authen::Basic" : {
"file" : "lib/LWP/Authen/Basic.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Authen::Digest" : {
"file" : "lib/LWP/Authen/Digest.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Authen::Ntlm" : {
"file" : "lib/LWP/Authen/Ntlm.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::ConnCache" : {
"file" : "lib/LWP/ConnCache.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Debug" : {
"file" : "lib/LWP/Debug.pm",
"version" : "6.35",
"version" : "6.36",
"x_deprecated" : 1
},
"LWP::Debug::TraceHTTP" : {
"file" : "lib/LWP/Debug/TraceHTTP.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::DebugFile" : {
"file" : "lib/LWP/DebugFile.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::MemberMixin" : {
"file" : "lib/LWP/MemberMixin.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol" : {
"file" : "lib/LWP/Protocol.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::cpan" : {
"file" : "lib/LWP/Protocol/cpan.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::data" : {
"file" : "lib/LWP/Protocol/data.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::file" : {
"file" : "lib/LWP/Protocol/file.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::ftp" : {
"file" : "lib/LWP/Protocol/ftp.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::gopher" : {
"file" : "lib/LWP/Protocol/gopher.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::http" : {
"file" : "lib/LWP/Protocol/http.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::loopback" : {
"file" : "lib/LWP/Protocol/loopback.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::mailto" : {
"file" : "lib/LWP/Protocol/mailto.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::nntp" : {
"file" : "lib/LWP/Protocol/nntp.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Protocol::nogo" : {
"file" : "lib/LWP/Protocol/nogo.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::RobotUA" : {
"file" : "lib/LWP/RobotUA.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::Simple" : {
"file" : "lib/LWP/Simple.pm",
"version" : "6.35"
"version" : "6.36"
},
"LWP::UserAgent" : {
"file" : "lib/LWP/UserAgent.pm",
"version" : "6.35"
"version" : "6.36"
}
},
"release_status" : "stable",
Expand All @@ -214,10 +214,10 @@
"x_IRC" : "irc://irc.perl.org/#lwp",
"x_MailingList" : "mailto:libwww@perl.org"
},
"version" : "6.35",
"version" : "6.36",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.028000"
"version" : "5.029003"
},
"plugins" : [
{
Expand Down Expand Up @@ -268,7 +268,7 @@
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000033",
"Module::Metadata" : "1.000034",
"version" : "0.006"
}
},
Expand Down Expand Up @@ -320,7 +320,7 @@
}
},
"name" : "Git::Contributors",
"version" : "0.034"
"version" : "0.035"
},
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
Expand All @@ -342,6 +342,11 @@
"name" : "License",
"version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
"name" : "InstallGuide",
"version" : "1.200011"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "ExecDir",
Expand All @@ -356,7 +361,7 @@
"class" : "Dist::Zilla::Plugin::DynamicPrereqs",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000033",
"Module::Metadata" : "1.000034",
"version" : "0.006"
}
},
Expand All @@ -371,11 +376,12 @@
"version" : "6.012"
},
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : 1,
"version" : "6.012"
}
},
"name" : "MakeMaker::Awesome",
"version" : "0.46"
"version" : "0.47"
},
{
"class" : "Dist::Zilla::Plugin::MojibakeTests",
Expand Down Expand Up @@ -757,7 +763,7 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
"tag" : "v6.35",
"tag" : "v6.36",
"tag_format" : "v%v",
"tag_message" : "v%v"
},
Expand Down Expand Up @@ -1000,7 +1006,7 @@
"Yury Zavarin <yury.zavarin@gmail.com>",
"Zefram <zefram@fysh.org>"
],
"x_generated_by_perl" : "v5.28.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
"x_generated_by_perl" : "v5.29.3",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.06"
}

0 comments on commit 1d510ec

Please sign in to comment.