[perl #55872] [PATCH] Complex.pir: class registration, .perl()

2008-06-16 Thread Olivier Mengué
# New Ticket Created by "Olivier Mengué" # Please include the string: [perl #55872] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=55872 > Improvments in Complex.pir: - class registration (not sure about it

[perl #55860] [PATCH] Bool.perl(), Range.perl()

2008-06-15 Thread Olivier Mengué
# New Ticket Created by "Olivier Mengué" # Please include the string: [perl #55860] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=55860 > Here a patch that implements 'perl' methods on Bool and

[perl #54946] [PATCH] more operators in grammar, implemented !==, !eq

2008-05-28 Thread Olivier Mengué
# New Ticket Created by "Olivier Mengué" # Please include the string: [perl #54946] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=54946 > Added operators in grammar : - non-inclusive range: ..^ ^.. ^..^ -