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: SUSE Linux Framework One |
Version: 0.23 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 11:07:44 2024 |
Group: Development/Libraries/Perl | Build host: h03-ch2b |
Size: 30981 | Source RPM: perl-Pod-Coverage-0.23-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
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 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 * Tue Jun 16 2009 chris@computersalat.de - added perl-macros o autogen filelist with perl_gen_filelist * Sun Jun 14 2009 chris@computersalat.de - update to new version 0.20 o Fix t/lib/Fully/Qualified.pm to have a 1; (Zefram) o Ship t/09whitespace.t - had missed it before - spec mods o fixed deps o updated header o autogen filelist * Tue Nov 20 2007 pth@suse.de - Update to 0.19: Don't use _CvGV to determine if a sub was imported, there's a handy flag - GVf_IMPORTED_CV. Fixes 5.9.5 and future perls * Fri Oct 20 2006 pth@suse.de - Initial package
/usr/bin/pod_cover /usr/lib/perl5/vendor_perl/5.38.2/Pod /usr/lib/perl5/vendor_perl/5.38.2/Pod/Coverage /usr/lib/perl5/vendor_perl/5.38.2/Pod/Coverage.pm /usr/lib/perl5/vendor_perl/5.38.2/Pod/Coverage/CountParents.pm /usr/lib/perl5/vendor_perl/5.38.2/Pod/Coverage/ExportOnly.pm /usr/lib/perl5/vendor_perl/5.38.2/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, Sat Nov 9 00:03:33 2024