Revision history for Perl extension Linux::Smaps. 0.06 Wed Jun 4 11:39:18 CEST 2008 - sometimes vmas are listed twice in /proc/self/smaps. (perhaps a kernel bug) Linux::Smaps ignores the duplicates - using POSIX::setlocale during test to ensure english error messages 0.05 Tue Oct 9 10:42:43 CEST 2007 - VMA accessor methods and Smaps summary methods are created on the fly. So, new features added by the kernel won't break the module easily. 0.04 Mon Oct 8 16:06:07 CEST 2007 - small bugfix 0.03 Mon Oct 8 15:34:43 CEST 2007 - better error propagation from the constructor - use warnings FATAL - exclude portable warning to make it work on 64bit boxes - filename and procdir parameters to the constructor - documentation update including a note on mlockall() - is_deleted attribute 0.02 Fri Sep 23 19:18:17 2005 - $self->diff function 0.01 Fri Aug 5 11:55:44 2005 - original version; created by h2xs 1.23 with options -n Linux::Smaps -X -b 5.8.0 -A -f