summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Reply/Plugin/CarpReply.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Reply/Plugin/CarpReply.pm b/lib/Reply/Plugin/CarpReply.pm
index 2d14cd0..62fd916 100644
--- a/lib/Reply/Plugin/CarpReply.pm
+++ b/lib/Reply/Plugin/CarpReply.pm
@@ -1,6 +1,7 @@
package Reply::Plugin::CarpReply;
use strict;
use warnings;
+# ABSTRACT: plugin that implements most of the functionality of Carp::Reply
use base 'Reply::Plugin';