diff options
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 |
commit | f3a85d6132513023cc9db5c1e2c811749b629c8b (patch) | |
tree | 2bba7ba8089d3a6abe152a0ae2f939f2f37a7c21 /perl/perl-Test-Class/slack-desc | |
parent | e6c2300e8d9214048a890174a3bef42e5d65e8f6 (diff) |
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/slack-desc')
-rw-r--r-- | perl/perl-Test-Class/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Test-Class/slack-desc b/perl/perl-Test-Class/slack-desc new file mode 100644 index 0000000000..e1a78ebcfd --- /dev/null +++ b/perl/perl-Test-Class/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Test-Class: perl-Test-Class (Test for Moose for Perl 5) +perl-Test-Class: +perl-Test-Class: This module helps to easily create test classes +perl-Test-Class: in an xUnit/JUnit style. +perl-Test-Class: +perl-Test-Class: Homepage: https://metacpan.org/pod/Test::Class +perl-Test-Class: +perl-Test-Class: +perl-Test-Class: +perl-Test-Class: +perl-Test-Class: |