From a47c10efd8a0a0438179832235ed66564cb048a6 Mon Sep 17 00:00:00 2001 From: Ricardo SIGNES Date: Mon, 6 Oct 2008 23:02:09 -0400 Subject: [PATCH] pod coverage --- lib/Git/Fingerd.pm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/Git/Fingerd.pm b/lib/Git/Fingerd.pm index f0eb6b5..0cbd97a 100644 --- a/lib/Git/Fingerd.pm +++ b/lib/Git/Fingerd.pm @@ -102,4 +102,11 @@ Clone URL: $cloneurl return $reply; } +=begin Pod::Coverage + + new + basedir + +=end Pod::Coverage + 1;