[Rt-commit] rt branch, 4.4/pod-select-dep, created. rt-4.4.0-71-gf6e7b44
Rachel Kelly
rachel at bestpractical.com
Tue May 3 16:43:09 EDT 2016
The branch, 4.4/pod-select-dep has been created
at f6e7b4412adad815a833e029386563aa0440639c (commit)
- Log -----------------------------------------------------------------
commit f6e7b4412adad815a833e029386563aa0440639c
Author: rachelkelly <rachel at bestpractical.com>
Date: Tue May 3 10:05:24 2016 -0700
added Pod::Select to dependencies in CORE
Pod::Select was removed from Perl core (5.18 and higher), so in order to continue to use Pod::Select it must be explicitly included.
Fixes: I#31873
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index b930e47..326686c 100644
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -251,6 +251,7 @@ Net::CIDR
Net::IP
Plack 1.0002
Plack::Handler::Starlet
+Pod::Select
Regexp::Common
Regexp::Common::net::CIDR
Regexp::IPv6
-----------------------------------------------------------------------
More information about the rt-commit
mailing list