Package : perl-Test-Count > RPM : perl-Test-Count-0.80.100-1.mga2.noarch.rpm

Basic items

Install
Name perl-Test-Count
Version 0.80.100
Release 1.mga2
URL http://search.cpan.org/dist/Test-Count
Group Development/Perl
Summary A standalone command line
Size 61KB
Arch noarch
License GPL+ or Artistic

Description

Test::Count is a set of perl modules for keeping track of the number of
tests in a test file. It works by putting in comments of the form '# TEST'
(one test), '# TEST*$EXPR' or '# TEST+$EXPR' (both are multiple tests).
Test::Count count these tests throughout the fileand return all of their
results.

One can put any mathematical expressions (using parentheses, '+', '-', '*',
'/' and '%' there). One can also assign variables using '#
TEST:$myvar=5+6;$second_var=$myvar+3' and later use them in the add to
count expressions. A '$var++' construct is also available.

One can find example test scripts under t/.

Media information

Distribution release Mageia 2
Media name core-release
Media arch i586

Advanced items

Source RPM perl-Test-Count-0.80.100-1.mga2.src.rpm
Build time 2011-07-28 17:10:25
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie