freebsd-ports/devel/p5-Devel-Hide/pkg-descr
Anton Berezin d67d99ef5e Add devel/p5-Devel-Hide 0.0009, a Perl module that, for testing purposes,
forces the unavailability of specified Perl modules.
2013-02-11 11:11:59 +00:00

5 lines
198 B
Text

Given a list of Perl modules/filenames, this module makes require and
use statements fail (no matter the specified files/modules are installed
or not).
WWW: http://search.cpan.org/dist/Devel-Hide/