Sat Sep 24 16:18:11 2011rkitover [...] prismnet.com - Ticket created
Subject:
throws warning on perl 5.10.0
Date:
Sat, 24 Sep 2011 16:17:58 -0400
To:
bug-File-Slurp [...] rt.cpan.org
From:
Rafael Kitover <rkitover [...] prismnet.com>
% perl -w -MFile::Slurp -le 1
v-string in use/require non-portable at /home/rkitover/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/File/Slurp.pm line 3.
This can be fixed by changing the "use 5.6.2;" to "use 5.006002;"
Tue Jan 17 18:49:03 2012rsimoes [...] cpan.org - Correspondence added
On Sat Sep 24 15:18:11 2011, rkitover@prismnet.com wrote:
Show quoted text
> % perl -w -MFile::Slurp -le 1
> v-string in use/require non-portable at
> /home/rkitover/perl5/perlbrew/perls/perl-
> 5.10.0/lib/site_perl/5.10.0/File/Slurp.pm line 3.
>
> This can be fixed by changing the "use 5.6.2;" to "use 5.006002;"
Tue Jan 17 18:49:04 2012The RT System itself - Status changed from 'new' to 'open'
Fri Oct 05 07:49:55 2018cwhitener [...] gmail.com - Taken
Fri Oct 05 07:52:35 2018cwhitener [...] gmail.com - Correspondence added
Hi Everyone,
This particular bug has been fixed and that use statement only exists in the Makefile.PL now and uses the 5.006 form.
There are two dev releases with this correction, 9999.20_01 and 9999.20_02. After a suitable time testing, we'll cut a production release.
Thanks,
Chase
Fri Oct 05 07:52:36 2018cwhitener [...] gmail.com - Status changed from 'open' to 'resolved'