Fedora 17 Update: perl-Test-use-ok-0.02-13.fc17

updates at fedoraproject.org updates at fedoraproject.org
Thu Apr 12 02:27:54 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-4695
2012-03-25 21:26:31
--------------------------------------------------------------------------------

Name        : perl-Test-use-ok
Product     : Fedora 17
Version     : 0.02
Release     : 13.fc17
URL         : http://search.cpan.org/dist/Test-use-ok/
Summary     : Alternative to Test::More::use_ok
Description :
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.

--------------------------------------------------------------------------------
Update Information:

Cleaned up and rebuilt.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Test-use-ok' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list