apparmor/utils/Immunix
Christian Boltz d2d79c0777 use grep instead of ~~ (smartmatch)
Patch by Kshitij Gupta <kgupta8592@gmail.com>

A previous bugreport [1] was fixed using the smartmatch operator,
which raised the minimum Perl version requirement to >=5.10.1 .
However in Perl5.18 the smartmatch operator has again become
"experimental" [2] so the following patch replace smartmatch operator
with grep and thereby avoiding the requirement hike and avoiding
warnings.

[1] https://bugs.launchpad.net/apparmor/+bug/1180230

[2] http://blogs.perl.org/users/mike_b/2013/06/a-little-nicer-way-to-use-smartmatch-on-perl-518.html

ACKed-by: Christian Boltz <apparmor@cboltz.de>
2013-08-23 22:04:45 +02:00
..
AppArmor.pm use grep instead of ~~ (smartmatch) 2013-08-23 22:04:45 +02:00
Config.pm Here's an update to rename another chunk of things that still used 2011-01-13 13:58:26 -08:00
Reports.pm From: Jeff Mahoney <jeffm@suse.com> 2011-02-08 16:29:59 -08:00
Repository.pm Here's an update to rename another chunk of things that still used 2011-01-13 13:58:26 -08:00
Severity.pm Here's an update to rename another chunk of things that still used 2011-01-13 13:58:26 -08:00