aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-perl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/allow-perl.inc')
-rw-r--r--etc/inc/allow-perl.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/inc/allow-perl.inc b/etc/inc/allow-perl.inc
new file mode 100644
index 000000000..f44e1e3cc
--- /dev/null
+++ b/etc/inc/allow-perl.inc
@@ -0,0 +1,11 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include allow-perl.local
4
5noblacklist ${PATH}/core_perl
6noblacklist ${PATH}/cpan*
7noblacklist ${PATH}/perl
8noblacklist ${PATH}/site_perl
9noblacklist ${PATH}/vendor_perl
10noblacklist /usr/lib/perl*
11noblacklist /usr/share/perl*