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


According to S26 the =finish directive means end of ambient code, not
end of POD.
=finish is equivalent to =begin pod (to end of file).

perl6 --doc apparently stops gathering POD when it sees =finish,
neither bare --doc nor --doc=Markdown display POD after =finish.

Reply via email to