Upstream changes:
0.05
- requires Test::More 0.61 or later, because Test::Builder::Module was
first appeared at 0.60_02.
(suggested by miyagawa++)
0.04
- no Test::Base (miyagawa)
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.