Re: [ANNOUNCE] Pugs 6.2.12 and v6.pm released! (reformatted)

2006-07-10 Thread Audery Tang
在 2006/7/10 上午 10:37 時,Michael Goldshteyn 寫到: Unfortunatelly, those of us who use Perl under Windows / MSVC Compiler cannot use v6.pm, due to the fact that it has an indirect dependency on Devel::Caller which fails to work using that compiler combination (i.e., fails all tests after a build

Re: [ANNOUNCE] Pugs 6.2.12 and v6.pm released! (reformatted)

2006-07-10 Thread Jonathan Scott Duff
On Mon, Jul 10, 2006 at 09:37:24AM -0500, Michael Goldshteyn wrote: > "Audrey Tang" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Unfortunatelly, those of us who use Perl under Windows / MSVC Compiler > cannot use v6.pm, due to the fact that it has an indirect dependency on

Re: [ANNOUNCE] Pugs 6.2.12 and v6.pm released! (reformatted)

2006-07-10 Thread Michael Goldshteyn
"Audrey Tang" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Unfortunatelly, those of us who use Perl under Windows / MSVC Compiler cannot use v6.pm, due to the fact that it has an indirect dependency on Devel::Caller which fails to work using that compiler combination (i.e., fail