From owner-freebsd-perl@FreeBSD.ORG Mon Nov 10 05:55:35 2014 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E69F7C1 for ; Mon, 10 Nov 2014 05:55:35 +0000 (UTC) Received: from mail-oi0-x235.google.com (mail-oi0-x235.google.com [IPv6:2607:f8b0:4003:c06::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 61F13D6E for ; Mon, 10 Nov 2014 05:55:35 +0000 (UTC) Received: by mail-oi0-f53.google.com with SMTP id a141so4865607oig.40 for ; Sun, 09 Nov 2014 21:55:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=V/LD8ZjolvLu1kptvlc3KNb5toSExocJOxeTgyt+C4A=; b=vWyyPMK96a+SEh7hrECgM+1QF0X2kx8Q5mEq9SHkfKkNyhXA3pb9Sfl9q233APbN+T 6i7MDh6NSyFHtkRU03I0lmi21lRtrbeDw9A/nebSUVAsAAOmtQRAvWjf5frSP+r9N7NB JA3+O5Hws/i6D8Hje287mmCGlvk8TGQPhWtPTEo+OahhlVihHb8yN4TckO8i9bwJlEly 8ojz2aNZymYqWnzhrURl4YciIlcwioJCxh28vkeMI8yG9AsDB2758ryZQYWNdA3kGRl2 hfgxxUQrYETV+Dh39UtYsmmMvEeApM9ryz3jU9H52ecQhMbS5xbW79JUdstdSamo7X04 ItuQ== MIME-Version: 1.0 X-Received: by 10.60.42.205 with SMTP id q13mr25194494oel.18.1415598934717; Sun, 09 Nov 2014 21:55:34 -0800 (PST) Received: by 10.182.139.9 with HTTP; Sun, 9 Nov 2014 21:55:34 -0800 (PST) In-Reply-To: References: Date: Mon, 10 Nov 2014 09:55:34 +0400 Message-ID: Subject: Re: 5.18 and Module::Pluggable::Object From: Andrej Zverev To: Henk van Oers Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "perl@FreeBSD.org" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2014 05:55:35 -0000 devel/p5-Module-Pluggable - the one you will need. On Mon, Nov 10, 2014 at 8:45 AM, Henk van Oers 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" >