Re: Parser.pm and $*=1
Denis Roudenko (denis@elvis.ru)
Tue, 18 Mar 1997 18:40:57 +0300
> > I've found that Parser.pm has strong requirement $*=0.
>
> You should never use $* in modern perl scripts. It is depreciated.
Yes, I know this, but some old my programs (written with 4.36),
that I now rewrite under Perl5, contains functions with $*.
My letter is only warning for libwww users, that Parser has
_STRONG_ requirement $*=0. May be this help someone with
similar situation.
Denis Roudenko.
denis@elvis.ru