[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] $[ sticky across scripts



At 13.21 1/1/98, Xah Lee wrote:
>This is probably a bug.
>
>Summary: $[ is sticky across scripts.
>
>1. Run the following script.
>
>print "$[\n";
>$[ = 10;
>print "$[\n";
>
>2. close the output window.
>
>3. run it again. You'll see 10 10 but it should be 0 10.
>
>This is on MacPerl 5.1.6r4, MacOS8.

Oo, and that is a dangerous bug too.  And it is an old bug (not new to 5.1.6).

--
Chris Nandor               pudge@pobox.com           http://pudge.net/
%PGPKey=('B76E72AD',[1024,'0824 090B CE73 CA10  1FF7 7F13 8180 B6B6'])
#==                    MacPerl: Power and Ease                     ==#
#==    Publishing Date: Early 1998. http://www.ptf.com/macperl/    ==#



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch