From 4b5667efca09883c3c7e96380fe3dfa7e427bce2 Mon Sep 17 00:00:00 2001
From: Don Armstrong <don@donarmstrong.com>
Date: Mon, 1 Jan 2018 17:15:28 -0800
Subject: [PATCH] fix pod error in Debbugs::Command

---
 Debbugs/Command.pm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Debbugs/Command.pm b/Debbugs/Command.pm
index ef9f31cc..c68dd70f 100644
--- a/Debbugs/Command.pm
+++ b/Debbugs/Command.pm
@@ -86,6 +86,10 @@ sub handle_subcommand_arguments {
     return $subopt;
 }
 
+=back
+
+=cut
+
 
 1;
 
-- 
2.39.5