Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2014 11:41:58 +0400
From:      Andrej Zverev <andrej.zverev@gmail.com>
To:        Henk van Oers <hvo.pm@xs4all.nl>
Cc:        "perl@FreeBSD.org" <perl@freebsd.org>
Subject:   Re: 5.18 and Module::Pluggable::Object
Message-ID:  <CAD5bB%2BhC1Us%2BqaVJpGq9iK1Z9JMfPUKSHAAXc0d6q6q3_rLZ4w@mail.gmail.com>
In-Reply-To: <alpine.BSF.2.11.1411100815520.2104@ans.signature.nl>
References:  <alpine.BSF.2.11.1411100633170.2104@ans.signature.nl> <CAD5bB%2Bhh4MenLhrFeVBC1RYLkw2ToCCkbBYCFS-pyxuGrmM0JQ@mail.gmail.com> <alpine.BSF.2.11.1411100815520.2104@ans.signature.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-perl
> To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAD5bB%2BhC1Us%2BqaVJpGq9iK1Z9JMfPUKSHAAXc0d6q6q3_rLZ4w>