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
- Host: GitHub
- URL: https://github.com/preaction/app-weavedoc
- Owner: preaction
- License: other
- Created: 2017-11-03T23:01:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-03T23:30:30.000Z (over 8 years ago)
- Last Synced: 2024-04-17T21:16:51.116Z (about 2 years ago)
- Language: Perl
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkdn
- Changelog: CHANGES
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/preaction/App-weavedoc)
[](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.