Release Announcement: PPI 1.000

2005-07-10 Thread Adam Kennedy
It is with a huge sigh of relief that I would like to officially announce the release of PPI 1.000, the Perl document parser. http://search.cpan.org/~adamk/PPI-1.000/ For me personally, it represents many thousand hours of work and quite possibly the hardest and most complex piece of coding

Re: 5.004_xx in the wild?

2005-07-04 Thread Adam Kennedy
Michael G Schwern wrote: I'm going through some work to restore Test::More and Test::Harness to work on 5.4.5, minor stuff really, and I'm wondering if its worth the trouble. Has anyone seen 5.004_xx in the wild? And if so, were people actively developing using it or was it just there to run

Re: possible amusement

2005-05-14 Thread Adam Kennedy
Steve Peters wrote: On Fri, May 06, 2005 at 09:09:36PM +0300, Jarkko Hietaniemi wrote: It would be interesting to see how Perl fares: http://www.dwheeler.com/sloccount/ http://sourceforge.net/projects/ could be useful in pinpointing problem areas in the code. After a quick try of , a

Storable out of sync? Getting a Storable patch merged and non-core Storable updated

2005-04-24 Thread Adam Kennedy
Hi gang There is a patch to add more sophisticated object freeze/thaw capability, and is currently waiting to be merged. https://rt.cpan.org/NoAuth/Bug.html?id=4901 (see last attachment) It's probably best if you read the bug details for exactly how it works (it's probably one of the longest