[perl #60124] MMD Fails to Resolve with Autoboxing and :optional Parameters

2008-10-26 Thread Bob Rogers
From: chromatic (via RT) <[EMAIL PROTECTED]> Date: Sat, 25 Oct 2008 18:21:26 -0700 # New Ticket Created by chromatic # Please include the string: [perl #60124] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id

[perl #60134] [TODO] Add tests for file-based interface to Configure.pl

2008-10-26 Thread James Keenan via RT
Work completed and merged into trunk in r32182.

[perl #60134] [TODO] Add tests for file-based interface to Configure.pl

2008-10-26 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #60134] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60134 > We've had file-based configuration since r30640 (2008-08-29). I was prompted by some

Re: [perl #60128] [BUG] GC STRING segfault.

2008-10-26 Thread Will Coleda
On Sun, Oct 26, 2008 at 2:00 AM, via RT Will Coleda <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Will Coleda > # Please include the string: [perl #60128] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=60128 > > > >

[perl #60124] MMD Fails to Resolve with Autoboxing and :optional Parameters

2008-10-26 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #60124] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60124 > I expect this code to dispatch properly; autoboxing works and :optional parameters work, a

[perl #60116] t/harness should exit with non-zero value if tests fails

2008-10-26 Thread via RT
# New Ticket Created by David Golden # Please include the string: [perl #60116] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60116 > As per the subject, the t/harness program should exit with a non-zero value on test fail