From 555a9f79c5acf228d5561d9cb52e73490b859f69 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 12 Jun 2013 21:49:22 -0500 Subject: add an abstract here --- lib/Reply/Plugin/CarpReply.pm | 1 + 1 file changed, 1 insertion(+) 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'; -- cgit v1.2.3