# New Ticket Created by  Patrick R. Michaud 
# Please include the string:  [perl #54654]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=54654 >


Currently src/classes/Bool.pir has the increment and decrement
operations listed as "increment" and "decrement".  Per S03 these
should probably be defined as ".succ" and ".pred".

Pm

Reply via email to