wok-6.x annotate perl-test-compile/description.txt @ rev 24254

updated perl-test-compile (2.4.0 -> 3.0.1)
author Hans-G?nter Theisgen
date Sun Jan 02 09:57:13 2022 +0100 (2022-01-02)
parents
children
rev   line source
Hans-G?nter@24254 1 Test::Compile lets you check the whether your perl modules and scripts
Hans-G?nter@24254 2 compile properly, results are reported in standard Test::Simple fashion.
Hans-G?nter@24254 3
Hans-G?nter@24254 4 The basic usage will locate your perl files and test that they all compile.