This is a new deprecation as of 5.17.0 seen here https://metacpan.org/module/SHAY/perl-5.17.3/pod/perl5170delta.pod#Unescaped-braces-in-regexps
Luckily it looks like the error comes with good line numbering. :-) Joel On Wed, Aug 22, 2012 at 4:22 PM, Luis Mochan <[email protected]> wrote: > I just compiled PDL from CPAN under perl 5.17.3. I got lots of messages such > as > > Unescaped left brace in regex is deprecated, passed through in regex; > marked by <-- HERE in m/^\s+eval { <-- HERE .*$/ at > /home/mochan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.3/i686-linux/PDL/Perldl2/Plugin/CleanErrors.pm > line 21. > > The installation went through anyway, but now I get the message above > when I start pdl2. > > Regards, > Luis > > -- > > o > W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) > Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ > Apdo. Postal 48-3, 62251 | (*)/\/ \ > Cuernavaca, Morelos, México | [email protected] /\_/\__/ > > O< ascii ribbon campaign - stop html mail - www.asciiribbon.org > > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
