[Rt-commit] rt branch, 4.4/pod-select-dep, created. rt-4.4.0-71-g8308056

Rachel Kelly rachel at bestpractical.com
Wed May 4 12:25:04 EDT 2016


The branch, 4.4/pod-select-dep has been created
        at  83080567fd4a29bebabd1467cf31d6b7cc537783 (commit)

- Log -----------------------------------------------------------------
commit 83080567fd4a29bebabd1467cf31d6b7cc537783
Author: rachelkelly <rachel at bestpractical.com>
Date:   Tue May 3 10:05:24 2016 -0700

    Add Pod::Select to dependencies for shredder
    
    Pod::Select was removed from Perl core (5.18 and higher), so in order to
    continue to use Pod::Select we explicitly include it.
    
    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