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

[MacPerl] use diagnostics, memory leak?



Is the following behavior normal?

1. Get the About Box in Finder that shows the memory bar of MacPerl.
2. Run the following script a few times.
--------------------------
#!perl -w
use English;
use strict;
use diagnostics;
------------------------
3. You'll see that each time the memory bar increase about 1M. After about 3 times, MacPerl will complain out of memory, sometimes auto-exit. Freezes OS occationally.

Is this a bug? I'm using 5.1.5r4 on MacOS8.

 Xah
 xah@best.com
 http://www.best.com/~xah/PageTwo_dir/MathPrograms_dir/mathPrograms.html
 Mountain View, CA, USA



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