[perl #61800] [PATCH] implement array_fill() within pipp

2008-12-29 Thread Daniel Keane
# New Ticket Created by "Daniel Keane" # Please include the string: [perl #61800] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61800 > Implements array_fill() function within pipp. Files affected:

[perl #61788] [PATCH] cleanup pipp

2008-12-28 Thread Daniel Keane
# New Ticket Created by "Daniel Keane" # Please include the string: [perl #61788] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61788 > Remove commented code from src/pct/actions.pm Make a small change

[perl #61696] [PATCH] implement array() and '=>' within pipp

2008-12-26 Thread Daniel Keane
# New Ticket Created by "Daniel Keane" # Please include the string: [perl #61696] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61696 > First stab at implementing array() function and '=>'

[perl #61620] [PATCH] implement do-while within pipp

2008-12-22 Thread Daniel Keane
# New Ticket Created by "Daniel Keane" # Please include the string: [perl #61620] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61620 > A small patch to add do-while functionality to pipp. Files chan