5.18 and Module::Pluggable::Object
Andrej Zverev
andrej.zverev at gmail.com
Mon Nov 10 07:41:59 UTC 2014
Module::Pluggable was first released with perl v5.8.9 and removed from
v5.19.0
So in your case it still part of core modules, all what you are see just a
warning about it. Yes, test can fail (but this only related to test itself)
but p5-Dancer2-Plugin-DBIC itself must work. You can omit 'make test'.
And yes, you can file PR with patch. Like of PERL_LEVEL >= 5.20 use
devel/p5-Module-Pluggable
as RUN_DEPENDS.
On Mon, Nov 10, 2014 at 10:25 AM, Henk van Oers <hvo.pm at xs4all.nl> wrote:
>
> On Mon, 10 Nov 2014, Andrej Zverev wrote:
>
>>
>> devel/p5-Module-Pluggable - the one you will need.
>>
>
> Ah, found it.
> So, devel/p5-Config-Any is missing a BUILD_DEPENDS
>
> Do I need to file a PR?
>
> Thnx,
> Henk
>
>
> On Mon, Nov 10, 2014 at 8:45 AM, Henk van Oers <hvo.pm at xs4all.nl> wrote:
>>
>> While running "make test" for databases/p5-Dancer2-Plugin-DBIC
>> using perl-5.18, I get:
>>
>> t/04-testapp.t ........... Module::Pluggable::Object will be
>> removed from the
>> Perl core distribution in the next major release. Please install it
>> from CPAN.
>> It is being used at /usr/local/lib/perl5/site_perl/5.18/Config/Any.pm,
>> line 7.
>>
>> Is someone working on a p5-Module-Pluggable-Object port?
>>
>> Is p5-Config-Any the only user?
>>
>> --
>> Henk
>> _______________________________________________
>> freebsd-perl at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-perl
>> To unsubscribe, send any mail to "freebsd-perl-unsubscribe@
>> freebsd.org"
>>
>>
>>
>>
>> _______________________________________________
> freebsd-perl at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-perl
> To unsubscribe, send any mail to "freebsd-perl-unsubscribe at freebsd.org"
>
More information about the freebsd-perl
mailing list