- New upstream release 1.29 - More docs for bind_columns (CPAN RT#121350) - New attribute "strict" (also addresses CPAN RT#121350) - Drop redundant Group: tagepel9
parent
40ed27c13b
commit
6e0d925e78
@ -1,2 +1,7 @@
|
|||||||
from Config import *
|
from Config import *
|
||||||
addFilter("wrong-script-interpreter /usr/share/doc/perl-Text-CSV_XS-.*/examples/");
|
|
||||||
|
# Upstream does this on purpose (2011-03-23):
|
||||||
|
# "As Text::CSV_XS is so low-level, most of these files are actually *examples*
|
||||||
|
# and not ready-to-run out-of-the-box scripts that work as expected, though
|
||||||
|
# I must admit that some have evolved into being like that."
|
||||||
|
addFilter("wrong-script-interpreter /usr/share/doc/perl-Text-CSV_XS.*/examples/[a-z0-9-]+(\.pl)? /pro/bin/perl")
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (Text-CSV_XS-1.28.tgz) = 5e40f50c16e2506f60cff1a344c9e45e73398bfe863c85a527a8aaf03ec5e3eb8b94796f548ccbe9cb7c123e79e1e882daec1fe81977142a03b1fed2ba46f60a
|
SHA512 (Text-CSV_XS-1.29.tgz) = fb71d44c8ec8420d7f80a8c7a9a0fc5db5023303f6317a6e49b06681df2ebb7b88af14a43e50f97cc328921a636453fb6a9840f6251d0a2c48205cd48b1d529d
|
||||||
|
Loading…
Reference in new issue