Re: [perl #27465] [PATCH] Library to access configuration info

2004-03-07 Thread Leopold Toetsch
Brent Dax <[EMAIL PROTECTED]> wrote: > The attached patch creates a Parrot-level library similar to Parrot::Config. Wow. Fine. The first real application of freeze/thaw. And thanks for the optical changes in Configure.pl - looks really great now. leo

[perl #27465] [PATCH] Library to access configuration info

2004-03-06 Thread Brent Dax
# New Ticket Created by "Brent Dax" # Please include the string: [perl #27465] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=27465 > The attached patch creates a Parrot-level library similar to Parrot::Config. There ar