1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
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

6 lines
198 B
Plaintext

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/