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 Enterprise 15 |
Version: 0.23 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 1.23 | Build date: Fri May 25 20:19:29 2018 |
Group: Development/Libraries/Perl | Build host: sheep21 |
Size: 31941 | Source RPM: perl-Pod-Coverage-0.23-1.23.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://search.cpan.org/dist/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
GPL-1.0+ or Artistic-1.0
* 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 ^#--------- * Fri Jun 19 2009 chris@computersalat.de - spec fix for perl-macros * Wed Jun 17 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
/usr/bin/pod_cover /usr/lib/perl5/vendor_perl/5.26.1/Pod /usr/lib/perl5/vendor_perl/5.26.1/Pod/Coverage /usr/lib/perl5/vendor_perl/5.26.1/Pod/Coverage.pm /usr/lib/perl5/vendor_perl/5.26.1/Pod/Coverage/CountParents.pm /usr/lib/perl5/vendor_perl/5.26.1/Pod/Coverage/ExportOnly.pm /usr/lib/perl5/vendor_perl/5.26.1/Pod/Coverage/Overloader.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /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 Mar 9 13:21:55 2025