[libcatmandu-perl] 39/101: remove pod references to executable fix files

Jonas Smedegaard dr at jones.dk
Tue Feb 23 13:43:51 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 039a9a087fb849f1b842b3bd7fb561c7859519d9
Author: Nicolas Steenlant <nicolas.steenlant at ugent.be>
Date:   Tue Jan 5 09:49:56 2016 +0100

    remove pod references to executable fix files
---
 bin/catmandu        | 3 +--
 lib/Catmandu/Fix.pm | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/bin/catmandu b/bin/catmandu
index b363d91..34ded07 100755
--- a/bin/catmandu
+++ b/bin/catmandu
@@ -259,8 +259,7 @@ use:
 =item --fix FILE
 
 When exporting or storing apply a fix EXPRESSION or all the fixes in FILE on
-each item. This option is repeatable. FILE can also be an arbitrary executable
-if Catmandu::Fix::cmd is installed.
+each item. This option is repeatable.
 
 =item --start NUM
 
diff --git a/lib/Catmandu/Fix.pm b/lib/Catmandu/Fix.pm
index 1eff3cb..46744ba 100644
--- a/lib/Catmandu/Fix.pm
+++ b/lib/Catmandu/Fix.pm
@@ -740,8 +740,7 @@ Read more about the Fix language at our Wiki: L<https://github.com/LibreCat/Catm
 
 Create a new Catmandu::Fix which will execute every FIX into a consecutive
 order. A FIX can be the name of a Catmandu::Fix::* routine, or the path to a
-plain text file containing all the fixes to be executed or a path to any
-executable if L<Catmandu::Fix::cmd> is installed.
+plain text file containing all the fixes to be executed.
 
 =head2 fix(HASH)
 

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