in reply to Re^4: Easy Reference for Contexts (POD-Extension)
in thread Easy Reference for Contexts

How comes you're better in drawing ascii-pictures than linking to CPAN? :)

The links all work, and I copy/paste drooling homer

UPDATE: ehm still confused about your cryptic message...PPI, B::Deparse, Perl::Tidy are not POD-parser...

You don't need special pod notation when you can parse perl , see Code::Explain, Perl::Tags , you can infer arguments, recognize tags, find them in pod text ... and then provide tooltips for IDEs, docs... just a SMOP, which I believe Padre has started doing

  • Comment on Re^5: Easy Reference for Contexts (POD-Extension)