]> Dogcows Code - chaz/p5-Linux-Proc-Maps/blobdiff - lib/Linux/Proc/Maps.pm
require at least perl 5.8.0
[chaz/p5-Linux-Proc-Maps] / lib / Linux / Proc / Maps.pm
index f71db253c81d3de8faf9ac915e9346aef64eeb6c..e297d606f1c29d8369bae2c867826732769a1a0b 100644 (file)
@@ -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;
 
This page took 0.018386 seconds and 4 git commands to generate.