summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Log4perl/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Log4perl/DESCR')
-rw-r--r--devel/p5-Test-Log4perl/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Test-Log4perl/DESCR b/devel/p5-Test-Log4perl/DESCR
new file mode 100644
index 00000000000..d888545fa26
--- /dev/null
+++ b/devel/p5-Test-Log4perl/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Test::Log4perl can be used to test that you're
+logging the right thing with Log::Log4perl. It checks that we get
+what, and only what, we expect logged by your code.