Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

allisonrandal/pod-pseudopod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION
    PseudoPOD is an extended set of POD tags for book manuscripts.
    Standard POD doesn't have all the markup options you might want for
    marking up files for publishing production. PseudoPOD adds a few extra
    tags for footnotes and tables, and has extended uses of "=begin" 
    elements. See Pod::PseudoPod::Tutorial.

INSTALLATION
    perl Makefile.PL
    make
    make test
    make install

    # or

    perl Build.PL
    ./Build
    ./Build test
    ./Build install
   

USAGE
    The standard installation includes ppod2html and ppod2txt converters
    and a ppodchecker script.

      $ ppod2html filename.pod

    If you copy the sample style.css from the "examples/" directory into
    the same directory as the html files you generate, the output is a
    tolerable simulation of O'Reilly's animal book format.

About

A framework for parsing PseudoPod, a book-authoring markup language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published