RE: Help with strict

2008-08-27 Thread Brian Raven
Barry Brevik <> wrote: > I have seen it said many times, on this list, that we should always > have: > > use strict; > > I have tried to use this many times, but all it does is give me > hundreds of errors like this: > > Global symbol "$version" requires explicit package name at > domainc

Re: Help with strict

2008-08-23 Thread Serguei Trouchelle
Lyle wrote: > Note that 'our' is only in Perl 5.8 and up. Actually, it is in 5.6 and up. -- S.T. ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: Help with strict

2008-08-22 Thread Lyle
Barry Brevik wrote: > I have seen it said many times, on this list, that we should always > have: > > use strict; > > I have tried to use this many times, but all it does is give me hundreds > of errors like this: > > Global symbol "$version" requires explicit package name at > domainctrl.p

Re: Help with strict

2008-08-22 Thread Bill Luebkert
Barry Brevik wrote: > I have seen it said many times, on this list, that we should always > have: > > use strict; > > I have tried to use this many times, but all it does is give me hundreds > of errors like this: > > Global symbol "$version" requires explicit package name at > domainctrl.