From b9cebabfc7111688a90c0c7ba55ef171501e8a13 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 26 Jun 2013 15:12:57 -0400 Subject: pod coverage --- lib/Reply/Plugin/Defaults.pm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/Reply/Plugin/Defaults.pm b/lib/Reply/Plugin/Defaults.pm index 2114e3f..eb43ecd 100644 --- a/lib/Reply/Plugin/Defaults.pm +++ b/lib/Reply/Plugin/Defaults.pm @@ -103,4 +103,13 @@ sub loop { return $continue; } +=begin Pod::Coverage + + new + command_q + +=end Pod::Coverage + +=cut + 1; -- cgit v1.2.3-54-g00ecf