The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/perl-Test-Simple#dcf2bc8aa1c870a8251cab750d84a237847d7722
6 lines
300 B
Plaintext
6 lines
300 B
Plaintext
from Config import *
|
|
addFilter("spelling-error %description -l en_US perldoc -> ");
|
|
addFilter("spelling-error %description -l en_US lifed -> ");
|
|
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/examples/");
|
|
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/t/");
|