summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Requires/DESCR
blob: e1d3b029a74937503400ad7bc997e388f1cb3c89 (plain)
1
2
3
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.