GithubHelp home page GithubHelp logo

fschlich / pod-tree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manwar/pod-tree

0.0 2.0 0.0 249 KB

Perl 5 Pod::Tree

Home Page: https://metacpan.org/pod/Pod::Tree

Perl 92.65% CSS 0.30% HTML 7.05%

pod-tree's Introduction

Pod::Tree - Tree-based POD parser

DESCRIPTION

Modules

    Pod::Tree parses a POD into a static syntax tree.
    Applications walk the tree to recover the structure and content of
    the POD. 

    Pod::Tree::HTML walks a Pod::Tree and translates it to HTML.

    Pod::Tree::Pod walks a Pod::Tree and translates it back to POD.

    Pod::Tree::Perl* translate the PODs in the Perl distribution to HTML.

Executables

    podtree2html translates a POD file to an HTML file.

    pods2html walks a directory tree, 
    translates all the PODs that it finds into HTML files,
    and puts the HTML files into a parallel directory tree.

    perl2html translates the PODs in the Perl distribution to HTML


PREREQUISITES
Perl 5
File::Find
HTML::Stream
IO::File
IO::String
Pod::Escapes
Text::Template


HOW TO BUILD AND INSTALL

    perl Makefile.PL
    make
    make test
    make install


You may see a message like

    Warning: prerequisite HTML::Stream 1.49 not found.

You can ignore this, provided that you actually have HTML::Stream 1.49
or later installed.


TODO
See the ToDo and ToDo.Not files.

ACKNOWLEDGMENTS

                        <[email protected]>
			<[email protected]>
Paul Bettinger		<[email protected]>
Sean M. Burke		<[email protected]>
Brad Choate		<[email protected]>
Havard Eidnes		<[email protected]>
Rudi Farkas		<[email protected]>
Paul Gibeault		<[email protected]>
Jay Hannah		<[email protected]>
Martin Hans		<[email protected]>
Paul Hawkins		<[email protected]>
Jost Krieger		<[email protected]>
Marc A. Lehmann		<[email protected]> 
Jonas Liljegren		<[email protected]>
Thomas Linden		<[email protected]>
Johan Lindstrom		<[email protected]>
Terry Luedtke           <[email protected]>
Rob Napier		<[email protected]>
Kate L Pugh             <[email protected]>
Christopher Shalah	<[email protected]>
Blair Sutton		<[email protected]>
Johan Vromans		<[email protected]>


COPYRIGHT
Copyright (c) 1999-2010 by Steven McDougall. This module is free
software; you can redistribute it and/or modify it under the same
terms as Perl itself.

pod-tree's People

Contributors

szabgab avatar manwar avatar chorny avatar nanis avatar

Watchers

James Cloos avatar Florian Schlichting avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.