pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Many vers of PERL5



I will try this.

BUT you did not tell me  what the version of PERL  was used in    pkg-2023Q4

On Tue, Jun 13, 2023 at 5:49 PM David Brownlee <abs%absd.org@localhost> wrote:
>
> On Tue, 13 Jun 2023 at 18:42, Todd Gruhn <tgruhn2%gmail.com@localhost> wrote:
> >
> > An idea:
> >
> > In Programming PERL on p. 823 :
> >
> >     use   5.6.0
> >
> > The Perl was what in  pkg-2023Q4  was what??
> >
> > ' use    5.?.? '    would be set to what?  ' just thought I would
> > try this...
>
> Generally I would recommend
>
> use Modern::Perl YYYY;
>
> where YYYY is a specified year for perl features
>
> https://metacpan.org/pod/Modern::Perl


Home | Main Index | Thread Index | Old Index