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


In the coding standards PDD (pdd07) there is the todo item (with context):

  =item *

  Return values should not be parenthesized without need.  It may be necessary
  to parenthesize a long return expression so that a smart editor will properly
  indent it.

  {{ TODO: Modify parrot.el so this rule is no longer required. }}


If this hasn't been seen to already, do it.  :-)

Reply via email to