From: | gregoa [...] cpan.org |
Subject: | [PATCH] require overload before using it |
In Debian we are currently applying the following patch to
CGI-Application-Plugin-Authorization.
We thought you might be interested in it too.
Description: require overload before using it
This is detected when building with Test-Simple >= 1.3:
.
t/05_authz_runmodes.t ..
1..15
ok 1 - authz_runmodes() is consistent
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /build/libcgi-application-plugin-authorization-perl-0.07/blib/lib/CGI/Application/Plugin/Authorization.pm line 412.
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-07-22
The patch is tracked in our Git repository at
https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-authorization-perl.git/plain/debian/patches/overload.patch
Thanks for considering,
gregor herrmann,
Debian Perl Group