Subject: | Deprecated use of qw(...) as parentheses in cpanp |
Date: | Sun, 1 Jul 2012 21:51:47 -0500 |
To: | bug-cpanplus [...] rt.cpan.org |
From: | Rodolfo Aramayo <raramayo [...] gmail.com> |
Hi,
I am trying to run cpanp in a MacOSX10.6
I am using Perl:
"This is perl 5, version 14, subversion 2 (v5.14.2) built for
darwin-thread-multi-2level"
Compiled by MacPorts
and I am getting the following message:
$ cpanp
Use of qw(...) as parentheses is deprecated at
/opt/local/lib/perl5/vendor_perl/5.14.2/ExtUtils/MM_Any.pm line 987.
CPANPLUS::Shell::Default -- CPAN exploration and module installation (v0.9103)
*** Please report bugs to <bug-cpanplus@rt.cpan.org>.
*** Using CPANPLUS::Backend v0.9103. ReadLine support enabled.
*** Type 'p' now to show start up log
Did you know...
You can use wildcards like '*' and '2..5' on search results
Is this something I should worry about?
Thanks
--R