search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
303 B
Text
6 lines
303 B
Text
You can write test scripts without knowing the exact output this
|
|
module expects by using "Test" modules. However, by using this
|
|
module, you can know the specifics, and you can prints some
|
|
performance statistics that are computed by the Benchmark module.
|
|
|
|
WWW: https://metacpan.org/release/Test-Harness
|