On Thu, 2005-06-30 at 04:33 +0000, David Formosa (aka ? the Platypus) wrote:
> I'm just wondering if a documentation trait on subs would be usefull. > If we are going to have something like p6explain the doc trait could > be used as the source for the infomation for it. p6explain would > simply have to walk the AST reading the doc traits and pasting the > text together. I certainly hope so. Given Larry's recent work with the Perl 5 tokenizer to include this information in the optree, it's a shame for Perl 6 to throw away potentially useful data recklessly. -- c