Fedora Packages

perl-Pod-Snippets

Extract and reformat snippets of POD

This class is a very simple extension of Pod::Parser that extracts POD snippets from Perl code, and pretty-prints it so as to make it usable from other Perl code. As demonstrated above, Pod::Snippets is immediately useful to test-driven-development nutcases who want to put every single line of Perl code under test, including code that is in the POD (typically a SYNOPSIS section). There are other uses, such as storing a piece of information that is both human- and machine-readable (e.g. an XML schema) simultaneously as documentation and code.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.14-22.fc35 -
Fedora 35 0.14-22.fc35 -
Fedora 34 0.14-20.fc34 -
EPEL 8 0.14-16.el8 -
EPEL 7 0.14-6.el7 -
Package Info

You can contact the maintainers of this package via email at perl-Pod-Snippets dash maintainers at fedoraproject dot org.



Sources on Pagure