--- Elliot Shank <[EMAIL PROTECTED]> wrote:
> 
> Yeah, I got confused by reports containing things like the
> following:
> 
> Output from '/usr/local/bin/perl5.00505 Makefile.PL':
> 
> Use of reserved word "our" is deprecated at
> inc/Perl/Critic/BuildUtilities.pm line 15.
> Global symbol "$VERSION" requires explicit package name at
> inc/Perl/Critic/BuildUtilities.pm line 15.
> BEGIN not safe after errors--compilation aborted at
> inc/Perl/Critic/BuildUtilities.pm line 17.
> BEGIN failed--compilation aborted at Makefile.PL line 23.
> 


Sounds strange. Because I have replaced the old statement:

our $VERSION;

with the new one:

use vars qw/$VERSION/;

in IP::ChinaISP 0.04 and its late version.

Best Regards,
Jeff (joy) Peng


      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Reply via email to