37836d499d
Packages Collection. The Perl 5 module Test::Requires allows to test if a module can be loaded. When used in a Test::Simple/Test::More test script all tests are skipped if a module can not be loaded.
3 lines
180 B
Text
3 lines
180 B
Text
The Perl 5 module Test::Requires allows to test if a module can be
|
|
loaded. When used in a Test::Simple/Test::More test script all
|
|
tests are skipped if a module can not be loaded.
|