NAME
peri-pkg-doc - Display text/POD documentation of Riap package
VERSION
version 0.30
SYNOPSIS
From command-line:
% peri-pkg-doc /Some/Module/
% peri-pkg-doc --format=text https://example.com/api/
% peri-pkg-doc --help
DESCRIPTION
This script will generate text/POD documentation for a Riap package. All information about entities like functions and variables in the package will be retrieved and displayed as well. The end result looks similar to a POD documentation for a Perl module.
AUTHOR
Steven Haryanto <stevenharyanto@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Steven Haryanto.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.