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
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
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
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.