Re: [perl #38260] [BUG] Parrot::Config contains invalid info

2006-01-18 Thread Joshua Hoblitt
On Tue, Jan 17, 2006 at 12:44:56PM -0800, jerry gay wrote: > attached is my lib/Parrot/Config.pm file generated from r11223, on > windows using msvc. inside you'll find a few things, like keys given > unix file path values, > 'bin_dir' => '/usr/local/bin', > > an invalid key, >

[perl #38260] [BUG] Parrot::Config contains invalid info

2006-01-17 Thread via RT
# New Ticket Created by jerry gay # Please include the string: [perl #38260] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=38260 > attached is my lib/Parrot/Config.pm file generated from r11223, on windows using msvc. ins