SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-use-ok rpm build for : Fedora 19. For other distributions click perl-Test-use-ok.

Name : perl-Test-use-ok
Version : 0.11 Vendor : Fedora Project
Release : 2.fc19 Date : 2013-02-17 11:32:53
Group : Development/Libraries Source RPM : perl-Test-use-ok-0.11-2.fc19.src.rpm
Size : 0.01 MB
Packager : Fedora Project
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/19/Everything/ppc64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-use-ok-0.11-2.fc19.noarch.rpm
ftp.icm.edu.pl  perl-Test-use-ok-0.11-2.fc19.noarch.rpm
ftp.icm.edu.pl  perl-Test-use-ok-0.11-2.fc19.noarch.rpm
     

Provides :
perl(Test::use::ok)
perl(ok)
perl-Test-use-ok

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl => 0:5.005
perl(strict)
perl(:MODULE_COMPAT_5.16.2)
perl(Test::More)


Content of RPM :
/usr/share/doc/perl-Test-use-ok-0.11
/usr/share/doc/perl-Test-use-ok-0.11/Changes
/usr/share/doc/perl-Test-use-ok-0.11/README
/usr/share/doc/perl-Test-use-ok-0.11/t
/usr/share/doc/perl-Test-use-ok-0.11/t/01-basic.t
/usr/share/man/man3/Test::use::ok.3pm.gz
/usr/share/man/man3/ok.3pm.gz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/use
/usr/share/perl5/vendor_perl/Test/use/ok.pm
/usr/share/perl5/vendor_perl/ok.pm

 
ICM