INFO
Name: perl-Pod-Snippets
Version: 0.14-31.el10_0
Arch: noarch
Summary: Extract and reformat snippets of POD
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Fedora Project
Build Host: buildvm-s390x-01.s390.fedoraproject.org
Build Date: Sun Oct 13 14:37:33 2024
Size: 43028
URL: https://metacpan.org/release/Pod-Snippets
Description: 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.
FILES
/usr/share/doc/perl-Pod-Snippets
/usr/share/doc/perl-Pod-Snippets/Changes
/usr/share/doc/perl-Pod-Snippets/README
/usr/share/doc/perl-Pod-Snippets/eg
/usr/share/doc/perl-Pod-Snippets/eg/ClassWithTestsAtTheEnd.pm
/usr/share/man/man3/Pod::Snippets.3pm.gz
/usr/share/perl5/vendor_perl/Pod
/usr/share/perl5/vendor_perl/Pod/Snippets.pm
REQUIRES
perl(Pod::Parser)
perl(base)
perl(overload)
perl(strict)
perl(vars)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(Pod::Snippets)
perl(Pod::Snippets::LineFeeder)
perl(Pod::Snippets::_Parser)
perl(Pod::Snippets::_Snippet)
perl-Pod-Snippets 0.14-31.el10_0
CONFIG FILES
/usr/share/doc/perl-Pod-Snippets
/usr/share/doc/perl-Pod-Snippets/Changes d
/usr/share/doc/perl-Pod-Snippets/README d
/usr/share/doc/perl-Pod-Snippets/eg
/usr/share/doc/perl-Pod-Snippets/eg/ClassWithTestsAtTheEnd.pm d
/usr/share/man/man3/Pod::Snippets.3pm.gz d
/usr/share/perl5/vendor_perl/Pod
/usr/share/perl5/vendor_perl/Pod/Snippets.pm
LICENSE FILES
GPL-1.0-or-later OR Artistic-1.0-Perl
|