Skip to content

Commit 3a4a2d2

Browse files
committed
Upgrade Catalyst from 5.90011 to 5.90103
1 parent 76964c6 commit 3a4a2d2

File tree

2 files changed

+57
-35
lines changed

2 files changed

+57
-35
lines changed

cpanfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ requires 'CPAN::DistnameInfo', '0.12';
88
requires 'CPAN::Meta', '2.115005'; # Avoid issues with List::Util dep under carton install.
99
requires 'CPAN::Meta::Requirements', '2.140';
1010
requires 'Captcha::reCAPTCHA', '0.94';
11-
requires 'Catalyst', '5.90011';
11+
requires 'Catalyst', '5.90103';
1212
requires 'Catalyst::Action::RenderView';
1313
requires 'Catalyst::Authentication::User';
1414
requires 'Catalyst::Controller';

cpanfile.snapshot

Lines changed: 56 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -764,15 +764,17 @@ DISTRIBUTIONS
764764
MooseX::Types 0
765765
Test::More 0
766766
namespace::autoclean 0
767-
Catalyst-Runtime-5.90064
768-
pathname: J/JJ/JJNAPIORK/Catalyst-Runtime-5.90064.tar.gz
767+
Catalyst-Runtime-5.90103
768+
pathname: M/MS/MSTROUT/Catalyst-Runtime-5.90103.tar.gz
769769
provides:
770-
Catalyst 5.90064
770+
Catalyst 5.90103
771771
Catalyst::Action undef
772772
Catalyst::ActionChain undef
773773
Catalyst::ActionContainer undef
774774
Catalyst::ActionRole::ConsumesContent undef
775775
Catalyst::ActionRole::HTTPMethods undef
776+
Catalyst::ActionRole::QueryMatching undef
777+
Catalyst::ActionRole::Scheme undef
776778
Catalyst::Base undef
777779
Catalyst::ClassData undef
778780
Catalyst::Component undef
@@ -794,12 +796,15 @@ DISTRIBUTIONS
794796
Catalyst::Exception::Go undef
795797
Catalyst::Exception::Interface undef
796798
Catalyst::Log undef
799+
Catalyst::Middleware::Stash undef
797800
Catalyst::Model undef
798-
Catalyst::Plugin::Unicode::Encoding 2.1
801+
Catalyst::Plugin::Unicode::Encoding 99.0
799802
Catalyst::Request undef
803+
Catalyst::Request::PartData undef
800804
Catalyst::Request::Upload undef
801805
Catalyst::Response undef
802-
Catalyst::Runtime 5.90064
806+
Catalyst::Response::Writer undef
807+
Catalyst::Runtime 5.90103
803808
Catalyst::Script::CGI undef
804809
Catalyst::Script::Create undef
805810
Catalyst::Script::FastCGI undef
@@ -814,7 +819,7 @@ DISTRIBUTIONS
814819
requirements:
815820
CGI::Simple::Cookie 1.109
816821
CGI::Struct 0
817-
Carp 0
822+
Carp 1.25
818823
Class::C3::Adopt::NEXT 0.07
819824
Class::Data::Inheritable 0
820825
Class::Load 0.12
@@ -825,7 +830,7 @@ DISTRIBUTIONS
825830
ExtUtils::MakeMaker 6.59
826831
HTML::Entities 0
827832
HTML::HeadParser 0
828-
HTTP::Body 1.06
833+
HTTP::Body 1.22
829834
HTTP::Headers 1.64
830835
HTTP::Request 5.814
831836
HTTP::Request::AsCGI 1.0
@@ -854,7 +859,7 @@ DISTRIBUTIONS
854859
Plack::Middleware::IIS6ScriptNameFix 0
855860
Plack::Middleware::IIS7KeepAliveFix 0
856861
Plack::Middleware::LighttpdScriptNameFix 0
857-
Plack::Middleware::MethodOverride 0
862+
Plack::Middleware::MethodOverride 0.12
858863
Plack::Middleware::RemoveRedundantBody 0.03
859864
Plack::Middleware::ReverseProxy 0.04
860865
Plack::Request::Upload 0
@@ -873,8 +878,9 @@ DISTRIBUTIONS
873878
Tree::Simple 1.15
874879
Tree::Simple::Visitor::FindByPath 0
875880
Try::Tiny 0.17
876-
URI 1.36
877-
namespace::autoclean 0.09
881+
URI 1.65
882+
URI::ws 0.03
883+
namespace::autoclean 0.28
878884
namespace::clean 0.23
879885
perl 5.008003
880886
Catalyst-View-JSON-0.36
@@ -3640,20 +3646,20 @@ DISTRIBUTIONS
36403646
base 0
36413647
integer 0
36423648
perl 5.008
3643-
HTTP-Body-1.19
3644-
pathname: G/GE/GETTY/HTTP-Body-1.19.tar.gz
3645-
provides:
3646-
HTTP::Body 1.19
3647-
HTTP::Body::MultiPart 1.19
3648-
HTTP::Body::OctetStream 1.19
3649-
HTTP::Body::UrlEncoded 1.19
3650-
HTTP::Body::XForms 1.19
3651-
HTTP::Body::XFormsMultipart 1.19
3649+
HTTP-Body-1.22
3650+
pathname: G/GE/GETTY/HTTP-Body-1.22.tar.gz
3651+
provides:
3652+
HTTP::Body 1.22
3653+
HTTP::Body::MultiPart 1.22
3654+
HTTP::Body::OctetStream 1.22
3655+
HTTP::Body::UrlEncoded 1.22
3656+
HTTP::Body::XForms 1.22
3657+
HTTP::Body::XFormsMultipart 1.22
36523658
PAML undef
36533659
requirements:
36543660
Carp 0
36553661
Digest::MD5 0
3656-
ExtUtils::MakeMaker 6.30
3662+
ExtUtils::MakeMaker 0
36573663
File::Temp 0.14
36583664
HTTP::Headers 0
36593665
IO::File 1.14
@@ -6663,17 +6669,19 @@ DISTRIBUTIONS
66636669
Test::More 0
66646670
parent 0
66656671
perl 5.008001
6666-
Plack-Middleware-MethodOverride-0.10
6667-
pathname: D/DW/DWHEELER/Plack-Middleware-MethodOverride-0.10.tar.gz
6672+
Plack-Middleware-MethodOverride-0.15
6673+
pathname: D/DW/DWHEELER/Plack-Middleware-MethodOverride-0.15.tar.gz
66686674
provides:
6669-
Plack::Middleware::MethodOverride 0.10
6675+
Plack::Middleware::MethodOverride 0.15
66706676
requirements:
6671-
Module::Build 0.30
6672-
Plack 0.9929
6673-
Test::Builder 0.70
6674-
Test::More 0.70
6675-
URI 0
6677+
ExtUtils::MakeMaker 0
6678+
Plack::Middleware 0
6679+
Plack::Request 0
6680+
Plack::Util::Accessor 0
6681+
parent 0
66766682
perl 5.008001
6683+
strict 0
6684+
warnings 0
66776685
Plack-Middleware-RemoveRedundantBody-0.05
66786686
pathname: S/SW/SWEETKID/Plack-Middleware-RemoveRedundantBody-0.05.tar.gz
66796687
provides:
@@ -7120,6 +7128,13 @@ DISTRIBUTIONS
71207128
requirements:
71217129
ExtUtils::MakeMaker 0
71227130
Test::More 0.88
7131+
Sub-Identify-0.12
7132+
pathname: R/RG/RGARCIA/Sub-Identify-0.12.tar.gz
7133+
provides:
7134+
Sub::Identify 0.12
7135+
requirements:
7136+
ExtUtils::MakeMaker 0
7137+
Test::More 0
71237138
Sub-Install-0.927
71247139
pathname: R/RJ/RJBS/Sub-Install-0.927.tar.gz
71257140
provides:
@@ -8021,6 +8036,14 @@ DISTRIBUTIONS
80218036
URI::QueryParam 0
80228037
strict 0
80238038
warnings 0
8039+
URI-ws-0.03
8040+
pathname: P/PL/PLICEASE/URI-ws-0.03.tar.gz
8041+
provides:
8042+
URI::ws 0.03
8043+
URI::wss 0.03
8044+
requirements:
8045+
ExtUtils::MakeMaker 6.30
8046+
URI 0
80248047
Unicode-LineBreak-2015.12
80258048
pathname: N/NE/NEZUMI/Unicode-LineBreak-2015.12.tar.gz
80268049
provides:
@@ -8484,16 +8507,15 @@ DISTRIBUTIONS
84848507
XSLoader 0
84858508
strict 0
84868509
warnings 0
8487-
namespace-autoclean-0.15
8488-
pathname: E/ET/ETHER/namespace-autoclean-0.15.tar.gz
8510+
namespace-autoclean-0.28
8511+
pathname: E/ET/ETHER/namespace-autoclean-0.28.tar.gz
84898512
provides:
8490-
namespace::autoclean 0.15
8513+
namespace::autoclean 0.28
84918514
requirements:
84928515
B::Hooks::EndOfScope 0.12
8493-
Class::MOP 0.80
8494-
ExtUtils::MakeMaker 6.30
8516+
ExtUtils::MakeMaker 0
84958517
List::Util 0
8496-
Module::Build::Tiny 0.030
8518+
Sub::Identify 0
84978519
namespace::clean 0.20
84988520
perl 5.006
84998521
strict 0

0 commit comments

Comments
 (0)