Codebase list texinfo / upstream/5.1.dfsg.1 contrib / perldoc-all
upstream/5.1.dfsg.1

Tree @upstream/5.1.dfsg.1 (Download .tar.gz)

$Id: README 5191 2013-02-23 00:11:18Z karl $
texinfo/contrib/perldoc-all/README

  Copyright 2013 Free Software Foundation, Inc.

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

This stuff is about making Texinfo out of the standard Perl *.pod files.
The results are at http://www.gnu.org/software/perl/manual.

The idea is to download the perl distribution here, as in,
  wget http://www.cpan.org/src/5.0/perl-5.16.2.tar.gz
and run (GNU) make.  Aside from the result hopefully being useful in
itself, it also serves as a nontrivial example of using pod2texi.