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

grinorcole-guest pushed a commit to branch master
in repository libthread-tie-perl.

commit 9857ff9b585ab97a8bfd8c458e9617cdf55c6966
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sun Mar 1 22:50:09 2015 +0000

    Skipped syntax checks on modules with use load.
---
 debian/tests/pkg-perl/skip-syntax | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/tests/pkg-perl/skip-syntax 
b/debian/tests/pkg-perl/skip-syntax
new file mode 100644
index 0000000..2931b14
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-syntax
@@ -0,0 +1,9 @@
+# These modules use load, which needs the module to have an entry in the %INC
+# hash, which will be the case if they have been successfully loaded by use(),
+# require() or do() but not when they are fed to perl -c
+/usr/share/perl5/Thread/Tie/Hash.pm
+/usr/share/perl5/Thread/Tie/Hash.pm
+/usr/share/perl5/Thread/Tie/Thread.pm
+/usr/share/perl5/Thread/Tie/Handle.pm
+/usr/share/perl5/Thread/Tie/Scalar.pm
+/usr/share/perl5/Thread/Tie/Array.pm

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to