From: Charles McGarvey Date: Fri, 15 Nov 2019 05:35:32 +0000 (-0700) Subject: add DESCRIPTION to App::Codeowners X-Git-Tag: v0.46~3 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=commitdiff_plain;h=5bd1982f086f4a17ae8fbf05232a665d7474bee6 add DESCRIPTION to App::Codeowners --- diff --git a/lib/App/Codeowners.pm b/lib/App/Codeowners.pm index 8a83a68..8668051 100644 --- a/lib/App/Codeowners.pm +++ b/lib/App/Codeowners.pm @@ -212,3 +212,12 @@ END } 1; +__END__ + +=head1 DESCRIPTION + +This is the implementation of the F command. + +See L for documentation. + +=cut