Path to this page:
./
devel/p5-Devel-Hide,
Meatier versions of caller
Branch: pkgsrc-2020Q2,
Version: 0.0013,
Package name: p5-Devel-Hide-0.0013,
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]
Master sites: (Expand)
SHA1: 92c56e0e5d51bb44da213a521cd7b07b7f4d6dcc
RMD160: b2aa950c3d63724b32b48a3fc5f6310cd358d04b
Filesize: 9.558 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version p5-Devel-Hide-0.0013 (created)