On Thu, 9 May 2013 14:13:27 -0500
Dariusz Dolecki <dariusz.dole...@gmail.com> wrote:

> I am getting an error while running cpan>install warnings, I have the
> latest stable release of perl.

'warnings' isn't a CPAN module, it's a pragma, part of the core Perl
distribution, you should not need to attempt to install it.

The error the CPAN client was giving you was trying to explain that, to
get a newer version of 'warnings', you'd need to install a newer
version of perl itself - and it won't do that without being asked
specifically, because that's generally not what you'd want (if you'd
wanted to upgrade perl itself, you'd have said so).

What makes you think you needed to upgrade 'warnings' ?



-- 
David Precious ("bigpresh") <dav...@preshweb.co.uk>
http://www.preshweb.co.uk/     www.preshweb.co.uk/twitter
www.preshweb.co.uk/linkedin    www.preshweb.co.uk/facebook
www.preshweb.co.uk/cpan        www.preshweb.co.uk/github



-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to