[ 源代码: libtrue-perl ]
软件包:libtrue-perl(1.0.2-2 以及其他的)
automatically return a true value when a file is required
Perl's require builtin (and its use wrapper) requires the files it loads to return a true value. This is usually accomplished by placing a single
1;
statement at the end of included scripts or modules. It's not onerous to add but it's a speed bump on the Perl novice's road to enlightenment.
This module packages this "return true" behaviour so that it need not be written explicitly.
其他与 libtrue-perl 有关的软件包
|
|
|
|
-
- dep: libb-hooks-op-annotation-perl
- module to allow annotation and delegation of hooked OPs
-
- dep: libb-hooks-op-check-perl (>= 0.22)
- Perl wrapper for OP check callbacks
-
- dep: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdevel-stacktrace-perl
- Perl module containing stack trace and related objects
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base