-
perl-Test-Pod-1.46-1.lbn19.noarch
Check POD files for errors or warnings in a test file, using Pod::Simple to do
the heavy lifting.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Test-Pod-1.52-4.lbn25.noarch
Check POD files for errors or warnings in a test file, using Pod::Simple to do
the heavy lifting.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Test-Pod-Coverage-1.08-9.lbn13.noarch
Checks for POD coverage in files for your distribution.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-Pod-Coverage-1.08-19.lbn19.noarch
Checks for POD coverage in files for your distribution.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Test-Pod-Coverage-1.10-13.lbn25.noarch
Test::Pod::Coverage is used to create a test for your distribution, to
ensure that all relevant files in your distribution are appropriately
documented in pod.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Test-Pod-LinkCheck-0.007-5.fc19.noarch
This module looks for any links in your POD and verifies that they point to
a valid resource. It uses the Pod::Simple parser to analyze the pod files
and look at their links. In a nutshell, it looks for L<Foo> links and makes
sure that Foo exists. It also recognizes section links, L</SYNOPSIS> for
example. Also, manual pages are resolved and checked.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Test-Pod-No404s-0.01-5.fc19.noarch
This module looks for any HTTP(S) links in your POD and verifies that they
will not return a 404. It uses LWP::UserAgent for the heavy lifting, and
simply lets you know if it failed to retrieve the document. More specifically,
it uses $response->is_error as the "test".
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Test-Portability-Files-0.06-1.lbn19.noarch
This module is used to check the portability across operating systems of
the names of the files present in the distribution of a module. The tests
use the advice given in "Files and Filesystems" in perlport. The author of
a distribution can select which tests to execute.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Test-Refcount-0.07-8.fc19.noarch
The Perl garbage collector uses simple reference counting during the normal
execution of a program. This means that cycles or unweakened references in
other parts of code can keep an object around for longer than intended. To
help avoid this problem, the reference count of a new object from its class
constructor ought to be 1. This way, the caller can know the object will be
properly DESTROYed when it drops all of its references to it.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Test-Requires-0.08-1.lbn19.noarch
Test::Requires checks to see if the module can be loaded.
If this fails, rather than failing tests this skips all tests.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19