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

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