The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Pod-Eventual

0.091480  2009-05-28 13:50:52 UTC
          nonpod events are now monolithic for each nonpod segment

0.091470  2009-05-27
          eliminate verbatim events; verbatim detection is left to a higher
          level library

0.091440  2009-05-23
          add "blank" events to capture blank lines

0.006     2008-10-25
          tweak command paragraph detection to match perlpodspec

0.005     2008-10-25
          lines of only whitespace are now considered blank (see perlpodspec)

0.004     2008-10-21
          NOT BACK COMPAT: Pod::Eventual::Simple provides hashrefs for non-pod

0.003     2008-10-12
          add Pod::Eventual::Simple to just get an arrayref of events

0.002     2008-06-08
          some new features (line number, nonpod) from HDP

0.001     2008-06-05
          first release!