From: Don Armstrong Date: Tue, 2 Jan 2018 01:15:28 +0000 (-0800) Subject: fix pod error in Debbugs::Command X-Git-Tag: release/2.6.0~36 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=4b5667efca09883c3c7e96380fe3dfa7e427bce2 fix pod error in Debbugs::Command --- diff --git a/Debbugs/Command.pm b/Debbugs/Command.pm index ef9f31c..c68dd70 100644 --- a/Debbugs/Command.pm +++ b/Debbugs/Command.pm @@ -86,6 +86,10 @@ sub handle_subcommand_arguments { return $subopt; } +=back + +=cut + 1;