Query: pod::coverage::countparents
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Pod::Coverage::CountParents(3pm) User Contributed Perl Documentation Pod::Coverage::CountParents(3pm)NAMEPod::Coverage::CountParents - subclass of Pod::Coverage that examines the inheritance treeSYNOPSIS# all in one invocation use Pod::Coverage::CountParents package => 'Fishy'; # straight OO use Pod::Coverage::CountParents; my $pc = new Pod::Coverage::CountParents package => 'Pod::Coverage'; print "We rock!" if $pc->coverage == 1;DESCRIPTIONThis module extends Pod::Coverage to include the documentation from parent classes when identifying the coverage of the code. If you want full documentation we suggest you check the Pod::Coverage documentation.SEE ALSOPod::Coverage, baseAUTHORCopyright (c) 2002 Richard Clamp. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-07-27 Pod::Coverage::CountParents(3pm)
Related Man Pages |
---|
pod::perldoc::tochecker(3pm) - mojave |
pod::coverage::trustpod(3) - centos |
pod::wsdl::fault(3pm) - debian |
pod::wsdl::param(3pm) - debian |
test::pod::content(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
A (ksh) Library For and From UNIX.com |
How to copy a column of multiple files and paste into new excel file (next to column)? |