# 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
# 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
# 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: ..^ ^.. ^..^
-