summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-MockObject/slack-desc
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2014-11-12 08:45:32 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-12 08:45:32 +0700
commit778ca5689a87c4426bc66d4eb4b43b5208b69679 (patch)
tree2944d64863fed98bf6ffd24de2e199916a0b83ff /perl/perl-Test-MockObject/slack-desc
parent186c6d61d0a620738644172d8bf390c00e452b09 (diff)
downloadslackbuilds-778ca5689a87c4426bc66d4eb4b43b5208b69679.tar.gz
slackbuilds-778ca5689a87c4426bc66d4eb4b43b5208b69679.tar.xz
perl/perl-Test-MockObject: Added (interface emulation extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-MockObject/slack-desc')
-rw-r--r--perl/perl-Test-MockObject/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Test-MockObject/slack-desc b/perl/perl-Test-MockObject/slack-desc
new file mode 100644
index 0000000000..4fed5f01f0
--- /dev/null
+++ b/perl/perl-Test-MockObject/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-MockObject: perl-Test-MockObject (extension for emulating troublesome interfaces)
+perl-Test-MockObject:
+perl-Test-MockObject: Test::MockObject allows you to create objects that conform to
+perl-Test-MockObject: particular interfaces with very little code. You don't have to
+perl-Test-MockObject: reimplement the behavior, just the input and the output.
+perl-Test-MockObject:
+perl-Test-MockObject:
+perl-Test-MockObject:
+perl-Test-MockObject:
+perl-Test-MockObject:
+perl-Test-MockObject: