[libcatmandu-perl] 39/46: Adding basic POD

Jonas Smedegaard dr at jones.dk
Tue Oct 14 13:52:55 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.9205
in repository libcatmandu-perl.

commit 2b67dc49c0e70bdd1bcd5ec70a7d64601edc783a
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date:   Fri Oct 3 11:04:17 2014 +0200

    Adding basic POD
---
 lib/Catmandu/CLI.pm | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/lib/Catmandu/CLI.pm b/lib/Catmandu/CLI.pm
index 0093322..ece681d 100644
--- a/lib/Catmandu/CLI.pm
+++ b/lib/Catmandu/CLI.pm
@@ -1,5 +1,15 @@
 package Catmandu::CLI;
 
+=head1 NAME
+
+Catmandu::CLI - The App::Cmd application class for the catmandu command line script
+
+=head1 SEE ALSO
+
+L<catmandu>
+
+=cut
+
 use Catmandu::Sane;
 use App::Cmd::Setup -app;
 use Catmandu::Util;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git



More information about the Pkg-perl-cvs-commits mailing list