Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/melmothx/text-amuse-compile

Compiler for Text::Amuse
https://github.com/melmothx/text-amuse-compile

Last synced: 2 months ago
JSON representation

Compiler for Text::Amuse

Awesome Lists containing this project

README

        

Text-Amuse-Compile

Helpers to use Text::Amuse and produce the final products (notably,
PDF and EPUB, which can't be produced by Text::Amuse alone without any
other module).

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

perldoc Text::Amuse::Compile

LICENSE

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See L for more information.