[libcatmandu-perl] 76/101: Show data command as deprecated

Jonas Smedegaard dr at jones.dk
Tue Feb 23 13:43:58 UTC 2016


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

js pushed a commit to branch master
in repository libcatmandu-perl.

commit 7f419fecc6581cd7fb1bd13cca4e797a60ed1a3c
Author: Jakob Voss <voss at gbv.de>
Date:   Thu Feb 4 21:52:55 2016 +0100

    Show data command as deprecated
    
    Especially `catmandu help` should show it as deprecated or even ignore
    it. The latter could be achieved with deleted_commands or commands_groups
    in Catmandu::CLI.
---
 lib/Catmandu/Cmd/data.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Catmandu/Cmd/data.pm b/lib/Catmandu/Cmd/data.pm
index 8d72b9a..7aba8a6 100644
--- a/lib/Catmandu/Cmd/data.pm
+++ b/lib/Catmandu/Cmd/data.pm
@@ -110,7 +110,7 @@ __END__
 
 =head1 NAME
 
-Catmandu::Cmd::data - store, index, search, import, export or convert objects
+Catmandu::Cmd::data - store, index, search, import, export or convert (deprecated)
 
 =head1 DEPRECIATION NOTICE
 

-- 
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