X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Linux-Proc-Maps;a=blobdiff_plain;f=lib%2FLinux%2FProc%2FMaps.pm;fp=lib%2FLinux%2FProc%2FMaps.pm;h=e297d606f1c29d8369bae2c867826732769a1a0b;hp=f71db253c81d3de8faf9ac915e9346aef64eeb6c;hb=965090dd8d33c29928351c89a68340fbf98fb830;hpb=5dfba99cbb7a8590561490fad5b7a9adf19d1b49 diff --git a/lib/Linux/Proc/Maps.pm b/lib/Linux/Proc/Maps.pm index f71db25..e297d60 100644 --- a/lib/Linux/Proc/Maps.pm +++ b/lib/Linux/Proc/Maps.pm @@ -2,6 +2,7 @@ package Linux::Proc::Maps; # ABSTRACT: Read and write /proc/[pid]/maps files # KEYWORDS: linux proc procfs +use 5.008; use warnings; use strict;