develooper Front page | perl.perl5.porters | Postings from June 2010

Re: 5.12 and 'use feature'

Thread Previous
From:
Mark J. Reed
Date:
June 23, 2010 05:55
Subject:
Re: 5.12 and 'use feature'
Message ID:
AANLkTinzkeVFqmyia7pIZQYxWAAKsD7-HvG9djTU_koz@mail.gmail.com
Right, I had an old version.pm in my $PERL5LIB.  Careless of me not to check
that.  Sorry for the false report, and thanks for the help1

On Tue, Jun 8, 2010 at 7:54 PM, Ævar Arnfjörð Bjarmason <avarab@gmail.com>wrote:

> On Tue, Jun 8, 2010 at 18:54, Mark J. Reed <markjreed@gmail.com> wrote:
> > $ perl -E 'say "Hello,world!"'
> > Feature bundle "5.12" is not supported by Perl 5.12.1 at -e line 0
> >
> > Shouldn't 5.12 have a :5.12 feature bundle?
>
> It does, it seems you're using a 5.10 feature.pm with 5.12.
>
> What does this say?:
>
>    perl -mfeature -le 'print $feature::VERSION'
>



-- 
Mark J. Reed <markjreed@gmail.com>

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About