mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
4 lines
180 B
Plaintext
4 lines
180 B
Plaintext
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.
|