[libcatmandu-perl] 80/85: Adding more documentation on the fix array
Jonas Smedegaard
dr at jones.dk
Tue May 20 09:56:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.91
in repository libcatmandu-perl.
commit e145ef0bb6f8693c651ebb02025532f5ceac2021
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date: Tue May 20 06:31:55 2014 +0200
Adding more documentation on the fix array
---
lib/Catmandu/Importer.pm | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/lib/Catmandu/Importer.pm b/lib/Catmandu/Importer.pm
index 557df30..934c73c 100644
--- a/lib/Catmandu/Importer.pm
+++ b/lib/Catmandu/Importer.pm
@@ -130,6 +130,10 @@ create the input stream from the C<file> argument or by using STDIN.
Binmode of the input stream C<fh>. Set to C<:utf8> by default.
+=item fix
+
+An ARRAY of one or more fixes or file scripts to be applied to imported items.
+
=back
=head1 METHODS
@@ -148,7 +152,8 @@ See L<Catmandu::Iterable> for all inherited methods.
=head1 SEE ALSO
-L<Catmandu::Iterable> , L<Catmandu::Util>
+L<Catmandu::Iterable> , L<Catmandu::Fix> ,
+L<Catmandu::Importer::CSV>, L<Catmandu::Importer::JSON> , L<Catmandu::Importer::YAML>
=cut
--
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