2001-08-14 17:05:03 +02:00
|
|
|
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.
|
2003-06-21 08:03:30 +02:00
|
|
|
|
|
|
|
WWW: http://search.cpan.org/dist/Test-Harness/
|