Codebase list texinfo / upstream/4.13.90.dfsg.1 Pod-Simple-Texinfo
upstream/4.13.90.dfsg.1

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

Pod-Simple-Texinfo version 0.01
===============================

Pod::Simple based Pod formatter to render Texinfo.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

Pod::Simple::PullParser, Texinfo::Parser.  

COPYRIGHT AND LICENCE

Copyright (C) 2011 Patrice Dumas

This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

This program is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of
merchantability or fitness for a particular purpose.