Re: [perl #126202] LTA results for trailing declarative docs

2015-09-27 Thread Parrot Raiser
Change " class Foo { method bar { } #= baz " to " class Foo { method bar { } #= Some comment about Foo "? On 9/26/15, Rob Hoelz wrote: > # New Ticket Created by Rob Hoelz > # Please include the string: [perl #126202] > # in the subject line of all future correspondence about this issue. > # h

[perl #126202] LTA results for trailing declarative docs

2015-09-26 Thread via RT
# New Ticket Created by Rob Hoelz # Please include the string: [perl #126202] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126202 > In this example: class Foo { method bar { } #= baz }; say Foo.^find_method('ba