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.

Help with strict

2008-08-22 Thread Barry Brevik
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.pl line 10. Global symbol "%cmptrlist"