Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Pod-Coverage | Distribution: openSUSE Tumbleweed |
Version: 0.23 | Vendor: openSUSE |
Release: 6.10 | Build date: Wed Oct 28 14:44:33 2020 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 30989 | Source RPM: perl-Pod-Coverage-0.23-6.10.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://metacpan.org/release/Pod-Coverage | |
Summary: Checks if the documentation of a module is comprehensive |
Developers hate writing documentation. They'd hate it even more if their computer tattled on them, but maybe they'll be even more thankful in the long run. Even if not, _perlmodstyle_ tells you to, so you must obey. This module provides a mechanism for determining if the pod for a given module is comprehensive. It expects to find either a '=head(n>1)' or an '=item' block documenting a subroutine. Consider: # an imaginary Foo.pm package Foo; =item foo The foo sub = cut sub foo {} sub bar {} 1; __END__ In this example 'Foo::foo' is covered, but 'Foo::bar' is not, so the 'Foo' package is only 50% (0.5) covered
Artistic-1.0 OR GPL-1.0-or-later
* Wed Oct 28 2020 Dirk Stoecker <opensuse@dstoecker.de> - fix build with perl 5.32 by regenerating spec with cpanspec * Thu May 16 2013 pth@suse.de - Update to 0.23: Distinguish 'package didn't compile' from 'package has no symbols' * Tue Feb 21 2012 coolo@suse.com - recreate with cpanspec to fix build * Wed Feb 15 2012 pth@suse.de - Update to 0.22: * POD spelling corrections. (rt #22113) * Add "unimport" to the stoplist. (rt #33914) - Fix spec file as build now uses Makefile.PL. - remove created perllocal.pod. * Fri Nov 18 2011 coolo@suse.com - use original .tar.gz * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Mon Aug 09 2010 chris@computersalat.de - update to 0.21 * Add SCALAR to the stoplist (implementaion method for tied hashes). Report by David Cantrell. - recreated by cpanspec 1.78 * Thu Apr 22 2010 chris@computersalat.de - cleanup spec o bzipped Source o fix perl-macros deps o updated description o Makefile.PL > Build.PL o removed .packlist, perllocal.pod file > noarch pkg o examples to doc * Sat Jul 25 2009 chris@computersalat.de - spec mods * removed ^---------- * removed ^#--------- * Thu Jun 18 2009 chris@computersalat.de - spec fix for perl-macros
/usr/bin/pod_cover /usr/lib/perl5/vendor_perl/5.40.0/Pod /usr/lib/perl5/vendor_perl/5.40.0/Pod/Coverage /usr/lib/perl5/vendor_perl/5.40.0/Pod/Coverage.pm /usr/lib/perl5/vendor_perl/5.40.0/Pod/Coverage/CountParents.pm /usr/lib/perl5/vendor_perl/5.40.0/Pod/Coverage/ExportOnly.pm /usr/lib/perl5/vendor_perl/5.40.0/Pod/Coverage/Overloader.pm /usr/share/doc/packages/perl-Pod-Coverage /usr/share/doc/packages/perl-Pod-Coverage/Changes /usr/share/doc/packages/perl-Pod-Coverage/examples /usr/share/doc/packages/perl-Pod-Coverage/examples/check_installed /usr/share/doc/packages/perl-Pod-Coverage/examples/script-covered /usr/share/man/man3/Pod::Coverage.3pm.gz /usr/share/man/man3/Pod::Coverage::CountParents.3pm.gz /usr/share/man/man3/Pod::Coverage::ExportOnly.3pm.gz /usr/share/man/man3/Pod::Coverage::Overloader.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:37:00 2025