-
perl-Test-Output-1.01-7.fc19.noarch
Test::Output provides a simple interface for testing output sent to STDOUT
or STDERR. A number of different utilities are included to try and be as
flexible as possible to the tester.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Test-Perl-Critic-1.02-10.fc19.noarch
Test::Perl::Critic wraps the Perl::Critic engine in a convenient
subroutine suitable for test programs written using the Test::More
framework. This makes it easy to integrate coding-standards enforcement
into the build process. For ultimate convenience (at the expense of some
flexibility), see the criticism pragma.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
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-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-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
-
perl-Test-Script-1.07-12.fc19.noarch
The intent of this module is to provide a series of basic tests for scripts
in the bin directory of your Perl distribution.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19