summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-Class/README
diff options
context:
space:
mode:
author Jan F. Chadima <jfch@jagda.eu>2019-09-28 09:24:50 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-28 09:24:50 +0700
commitf3a85d6132513023cc9db5c1e2c811749b629c8b (patch)
tree2bba7ba8089d3a6abe152a0ae2f939f2f37a7c21 /perl/perl-Test-Class/README
parente6c2300e8d9214048a890174a3bef42e5d65e8f6 (diff)
downloadslackbuilds-f3a85d6132513023cc9db5c1e2c811749b629c8b.tar.gz
slackbuilds-f3a85d6132513023cc9db5c1e2c811749b629c8b.tar.xz
perl/perl-Test-Class: Added (Test for Moose for Perl 5).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.