SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name perl-test-simple
Version 1.302188
Category development
Description Perl extension Test::Simple.
Maintainer nneul​@​neulinger.org
License GPL
Website https://metacpan.org/pod/Test::Simple
Sizes
Depends onperl iconperl 
perl-test-simple screenshot
Download package perl-test-simple screenshot
Show receipt
Show files list
Show cooking log

Description

This is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).

The basic unit of Perl testing is the ok. For each thing you want to test your program will print out an "ok" or "not ok" to indicate pass or fail. You do this with the ok() function.

6047 packages and 205722 files in current database (Sun Jun 16 09:23:30 2024)