You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
398 B
8 lines
398 B
from Config import *
|
|
|
|
# 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")
|