Path to this page:
./
devel/p5-Devel-Hide,
Meatier versions of caller
Branch: pkgsrc-2019Q1,
Version: 0.0010nb1,
Package name: p5-Devel-Hide-0.0010nb1,
Maintainer: pkgsrc-usersGiven a list of Perl modules/filenames, this module makes require and use
statements fail (no matter the specified files/modules are installed or
not).
They die with a message like:
Can't locate Module/ToHide.pm (hidden)
The intent of this module is to allow Perl developers to test for
alternative behavior when some modules are not available. In a Perl
installation, where many modules are already installed, there is a
chance to screw things up because you take for granted things that
may not be there in other machines.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: c0816da2644b3df4ce1a9442d2cf2755d4f512ef
RMD160: 1a394e590eddb6af7be576f1fd4617d0c45996aa
Filesize: 7.056 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Devel-Hide-0.0010nb1 (created)