[% PROCESS header.html title="Tips" %] [% PROCESS login_form.html %] [% PROCESS form.html %]

Tip of the day archive

POD Indexing Project

This is another project for improving Perl documentation, by making it more accessible and searchable. We need volunteers; please take a look at http://pod-indexing.annocpan.org/.

AnnoCPAN@Home

Would you like to see AnnoCPAN annotations when you read documentation locally using perldoc? Now you can, if you install [% link_dist_name('AnnoCPAN-Perldoc') %]. This provides an [% link_perldoc_name('annopod') %] command, which is a drop-in replacement for perldoc that inserts annotations from a local database.

Now you can write your notes in POD!

Well, on a subset of it, at least. You can use formatting sequences such as L<> (link), B<> (bold), I<> (italic), C<> (code), etc, and verbatim paragraphs (lines that start with a space). What you can't use are the pod commands, such as =item, =head1, etc. For more information about the POD format, see [% link_perldoc_name('perlpod') %].

Are you a module author?

You can get an RSS feed of all the notes attached to your modules at http://annocpan.org/~YOUR_PAUSE_ID/recent.rss !
[% PROCESS footer.html %]