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


we should have a test which makes sure that all pir/pasm embedded in
pod files parses as valid. whether we use a syntax like

=for PIR

  .sub main
  # ...
  .yield(result)
  # ...
  .end

=cut

or some other means needs thought, design, and implementation.
comments and patches welcome.
~jerry

Reply via email to