Perl 5.10.0 Memory Usage

2010-08-02 Thread Bill Birkett
I recently upgraded from Leopard to Snow Leopard. Now, some scripts that ran nicely on Perl 5.8.9 are consuming all available RAM on Perl 5.10.0, and bringing the system to its knees. The scripts I'm referring to create a series of large objects, each of which should be garbage-collected

Re: Perl 5.10.0 Memory Usage

2010-08-02 Thread Bill Birkett
I found some circular references, and after removing them, garbage collection worked as expected. Strange that Perl 5.8.9 destroyed the objects, but Perl 5.10.0 didn't. Is there an easy way to troubleshoot this sort of problem, other than digging through your code? I recently upgraded

Re: Cannot load DBD::MySQL - Can't locate connnect.al

2004-07-15 Thread Bill Birkett
For one reason or another, I've decided to install DBI/DBD on my laptop. In attempting to do that, I've run across a few problems and questions. Here are the steps I followed to install mysql, DBI, and DBD::mysql successfully. I'm running OS X 10.3.4 on a PowerBook, and did this install just a

Re: ANNOUNCE: Affrus 1.0 - a Perl Debugger

2004-03-11 Thread Bill Birkett
Chris Nandor wrote: I fully support this posting to this list. It is a new product designed specifically for Perl on Mac OS X. This mailing list is *the most appropriate place on the entire Internet* for an announcement of this software. The fact that it is commercial is irrelevant to me; as

Search Kit

2004-02-22 Thread Bill Birkett
I'd like to access OS X's new Search Kit, described below, from Perl. Any suggestions on how to do this easily? -Bill Framework: CoreServices/CoreServices.h Header: SKAnalysis.h, SKDocument.h, SKIndex.h, SKSearch.h Search Kit is a powerful and streamlined C language framework for indexing and

Re: PHP to perl - recursion limitation?

2004-02-10 Thread Bill Birkett
Kynan- You should consider using the perl module File::Find to solve this problem. See: http://search.cpan.org/~nwclark/perl-5.8.3/lib/File/Find.pm It's a built-in module, so there's nothing to install. Just a few lines of code and you're done. -Bill Hi all, I'm converting a PHP script

Problem Installing PDL

2003-12-10 Thread Bill Birkett
I ran into problems installing PDL (see http://pdl.perl.org/ ) under MacOSX. I used CPAN to install the PDL modules on a G5 running 10.3.1 with the standard version of Perl (5.8.1). The install was mostly successful, as indicated by the summary: Failed Test Stat Wstat Total Fail Failed List