diff options
Diffstat (limited to 'perl/perl-Test-Class/README')
-rw-r--r-- | perl/perl-Test-Class/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-Test-Class/README b/perl/perl-Test-Class/README new file mode 100644 index 000000000000..5096a1d06965 --- /dev/null +++ b/perl/perl-Test-Class/README @@ -0,0 +1,3 @@ +Test::Class is an extension of the Perl 5 object system. + +It helps to easily create test classes in an xUnit/JUnit style. |