summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-Class/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Test-Class/README')
-rw-r--r--perl/perl-Test-Class/README3
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 0000000000..5096a1d069
--- /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.