NAME
AnnoCPAN - Annotated CPAN documentation
SYNOPSIS
AnnoCPAN is a web interface for the documentation of all the modules on
CPAN, where users can add annotations on the margin of specific paragraphs
throughout the POD.
DESCRIPTION
This file (AnnoCPAN.pm) is not a real module; it is just the starting point for the AnnoCPAN documentation. For more details, see the modules listed below.
This distribution has the code that runs on http://annocpan.org/. It is provided for educational purposes, or in case someone wants to run a local annocpan server or hack the code to submit patches. In the latter case, however, it is better to fetch the latest code via anonymous CVS.
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/annocpan login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/annocpan co -P annocpan2
SEE ALSO
AnnoCPAN::Archive, AnnoCPAN::Config, AnnoCPAN::Control, AnnoCPAN::DBI, AnnoCPAN::Dist, AnnoCPAN::PodParser, AnnoCPAN::PodToHtml, AnnoCPAN::Undump, AnnoCPAN::Update, AnnoCPAN::XMLCGI.
AUTHOR
Ivan Tubert-Brohman <itub@cpan.org>
COPYRIGHT
Copyright (c) 2005 Ivan Tubert-Brohman. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.