It is a subclass of Pod::Perldoc, and it works by using a local SQLite database (that you can download from annocpan.org) and filtering the POD to insert the notes before rendering it. It was actually very easy to write, thanks to the modular design of Pod::Perldoc, which is behind the implementation of perldoc that comes with perl-5.8.1 and later. If I had used the older perldoc, it would have been really painful. Thanks, Sean, for Pod::Perldoc!
Of course, this still doesn't fix the original complaint completely, except for those users that decide to install and use annopod...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: A perldoc with annotations
by simonm (Vicar) on Jul 23, 2005 at 16:41 UTC |