[libconfig-model-dpkg-perl] 31/36: Scanner: added scan_files() doc
dod at debian.org
dod at debian.org
Sat Oct 17 16:27:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.
commit 69b9ba1ac2a1c28da758b7382e770711399403fa
Author: Dominique Dumont <dod at debian.org>
Date: Sat Oct 17 18:04:05 2015 +0200
Scanner: added scan_files() doc
---
lib/Dpkg/Copyright/Scanner.pm | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/lib/Dpkg/Copyright/Scanner.pm b/lib/Dpkg/Copyright/Scanner.pm
index 871a217..c46d7b2 100644
--- a/lib/Dpkg/Copyright/Scanner.pm
+++ b/lib/Dpkg/Copyright/Scanner.pm
@@ -575,7 +575,7 @@ information.
Print copyright information on STDOUT like L<scan-copyrights>.
-=head2 scan_files
+=head2 scan_files ( %args )
Return a data structure with copyright and license information.
@@ -613,6 +613,17 @@ Example:
],
]
+Parameters in C<%args>:
+
+=over
+
+=item quiet
+
+set to 1 to suppress progress messages. Should be used only in tests.
+
+=back
+
+
=head1 Encoding
The output of L<licensecheck> is expected to be utf-8. Which means
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list