Re: I/O PDD - ready for implementation

2007-01-05 Thread Allison Randal
Jonathan Worthington wrote: I like the look of this, but if I wanted to go about implementing it I feel I'm kinda short of what that means implementation wise. I'm happy enough with flattening composition and all that jazz, but a little extra guidance on what you're expecting to compose into th

Re: [perl #41186] [BUG]: tools/build/ops2pm.pl: Variable used in both package scope and loop iteration

2007-01-05 Thread James E Keenan
James Keenan wrote: # New Ticket Created by James Keenan # Please include the string: [perl #41186] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41186 > Particle has asked me to consider testing and refactoring ('phal

Re: [perl #41186] [BUG]: tools/build/ops2pm.pl: Variable used in both package scope and loop iteration

2007-01-05 Thread James E Keenan
James Keenan wrote: # New Ticket Created by James Keenan # Please include the string: [perl #41186] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41186 > Particle has asked me to consider testing and refactoring ('phal

[perl #41187] [PATCH] fix failed test t/examples/past.t

2007-01-05 Thread Lee Duhem
# New Ticket Created by "Lee Duhem" # Please include the string: [perl #41187] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41187 > After update to 16418, test t/examples/past.t failed: $ /usr/local/bin/perl t/harness --

[perl #41186] [BUG]: tools/build/ops2pm.pl: Variable used in both package scope and loop iteration

2007-01-05 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #41186] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41186 > Particle has asked me to consider testing and refactoring ('phalanxing', for short) to

Re: [perl #41163] [PATCH] suppress uninitialized value warning in config/inter/yacc.pm

2007-01-05 Thread Lee Duhem
On Thu, Jan 04, 2007 at 10:37:51PM +, Jonathan Worthington wrote: > Lee Duhem (via RT) wrote: > >This patch suppress some uninitialized value warning in > >config/inter/yacc.pm when use --maintainer option at configure. > > > I'm kinda concerned about what will happen if $3 was 0 (and was me