X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FCommand.pm;h=ef9f31cc6b16e25e87e3209f2f202f2015e9e89a;hb=24a595369565410e8302c44fff5d1f2f859d86e9;hp=a180316371026e35e1a43659fc402a43dbc227fc;hpb=1b514b3dfeba13f531edfe17fd05388bd0a25ac8;p=debbugs.git diff --git a/Debbugs/Command.pm b/Debbugs/Command.pm index a180316..ef9f31c 100644 --- a/Debbugs/Command.pm +++ b/Debbugs/Command.pm @@ -43,6 +43,7 @@ BEGIN{ } use Getopt::Long qw(:config no_ignore_case); +use Pod::Usage qw(pod2usage); =head1 Command processing (:commands)