aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-perl.inc
blob: a473900da48e5764917c0eeaf60b1616a1f9d796 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-perl.local

noblacklist ${PATH}/core_perl
noblacklist ${PATH}/cpan*
noblacklist ${PATH}/perl
noblacklist ${PATH}/site_perl
noblacklist ${PATH}/vendor_perl
noblacklist /usr/lib/perl*
noblacklist /usr/lib64/perl*
noblacklist /usr/share/perl*

# rxvt is also blacklisted in disable-interpreters.inc
noblacklist ${PATH}/rxvt