Revision history for Linux::Smaps::Tiny

0.06 2011-04-03 19:18:44

    - We now parse smaps with XS code, and fall back to PP if we can't
      can_cc().

0.05 2011-03-30 10:27:33

    - Add a =cut before the 1; in Tiny.pm

0.04 2011-03-30 09:24:57

    - Update documentation

0.03 2011-03-29 12:52:03

    - Add more information to our die() messages

0.02 2011-03-29 12:18:55

    - Default to /proc/self/smaps, not /proc/$$/smaps

0.01 2011-03-29 09:16:11

    - Initial buggy version