[PATCH] Re: [Petal] Fergal's work / suggestions

William McKee william at knowmad.com
Thu Jun 19 05:34:52 BST 2003


On Thu, Jun 19, 2003 at 01:03:54PM +0100, Fergal Daly wrote:
> By the way, I think CPAN's indexer considers 0.100 to be an earlier release 
> than 0.99. I got this from a discussion by the Encode people. They're fast 
> approaching 1.99 and trying to release new versions infrequently.

Yes, I ran into this snafu with another project which prevented me from
easily upgrading the module to the latest version. It was a PITA.


> Something that worries me is the speed of using Parse::RecDescent, it's very 
> slow to get started and this isn't likely to improve. One way to avoid it is 
> not to load the CodeGenerator unless we're going to be generating code. So 
> instead of

Hmmm, this is an issue for me since I still run some of my scripts on
non-mod_perl enabled hosts. Is the core Petal code using
Parse::RecDescent yet or is it only your additions? If core Petal uses
Parse::RecDescent on occassion, we probably ought to document what
causes it to be invoked and how to avoid it if you're using Petal in
standalone scripts.


William

-- 
Knowmad Services Inc.
http://www.knowmad.com


More information about the Petal mailing list