libtest-use-ok-perl_0.01-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Sat Mar 11 17:17:11 UTC 2006
(new) libtest-use-ok-perl_0.01-1.diff.gz optional perl
(new) libtest-use-ok-perl_0.01-1.dsc optional perl
(new) libtest-use-ok-perl_0.01-1_all.deb optional perl
Alternative to Test::More::use_ok
According to the Test::More documentation, it is recommended to run use_ok()
inside a BEGIN block, so functions are exported at compile-time and
prototypes are properly honored.
.
However, people often either forget to add BEGIN, or mistakenly group use_ok
with other tests in a single BEGIN block, which can create subtle differences
in execution order.
.
With this module, simply change all use_ok in test scripts to use ok, and
they will be executed at BEGIN time. The explicit space after use makes it
clear that this is a single compile-time action.
(new) libtest-use-ok-perl_0.01.orig.tar.gz optional perl
Changes: libtest-use-ok-perl (0.01-1) unstable; urgency=low
.
* Initial Release (closes: #356384).
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 356384
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list