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

https://github.com/preaction/app-weavedoc

Show documentation for a module that uses Pod::Weaver
https://github.com/preaction/app-weavedoc

Last synced: about 1 year ago
JSON representation

Show documentation for a module that uses Pod::Weaver

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/preaction/App-weavedoc.svg?branch=master)](https://travis-ci.org/preaction/App-weavedoc)
[![Coverage Status](https://coveralls.io/repos/preaction/App-weavedoc/badge.svg?branch=master)](https://coveralls.io/r/preaction/App-weavedoc?branch=master)

# NAME

App::weavedoc - Show documentation for a module using Pod::Weaver

# VERSION

version 0.003

# SYNOPSIS

weavedoc [--license ] [--version ] [--author ]
weavedoc -h|--help

# DESCRIPTION

This distribution contains a command line utility to take a file
with [Pod::Weaver](https://metacpan.org/pod/Pod::Weaver) directives and render it to the terminal like
[the perldoc utility](https://metacpan.org/pod/perldoc) does.

# SEE ALSO

[Pod::Weaver](https://metacpan.org/pod/Pod::Weaver), [App::podweaver](https://metacpan.org/pod/App::podweaver), [perldoc](https://metacpan.org/pod/perldoc)

# AUTHOR

Doug Bell

# COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Doug Bell.

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