Revision history for Pod-Elemental
0.102360 2010-08-24 07:52:09 America/New_York
avoid a deprecation in Moose 1.10 by using new-style "-excludes"
0.101620 2010-06-11 19:39:05 America/New_York
no longer throws exception on empty regions (RT #57834)
0.100220 2010-01-22 10:31:46 America/New_York
Autochomp workaround for the loss of "has '+attr'" in roles in new
Moose
0.093280 2009-11-24 18:37:04 America/New_York
emit a =begin/=end pair instead of =for in more cases where required
0.093000 2009-10-27
correct a regex is format region parsing to allow multiline =for
0.092970 2009-10-24
fix the loss of newlines when combining verbatim paragraphs
minor documentation fixes
0.092941 2009-10-21
Pod5 elements now "Autochomp" so their content has no trailing newlin
0.092940 2009-10-21
relatively extensive documentation added
improve behavior of =for/=begin/=end stringification
no longer convert many subsequent Pod5::Ordinary paras into one
0.092930 2009-10-20
introduce Pod5::Nonpod for self-=cut-enclosing nonpod sections
improved output of as_debug_string methods
0.092920 2009-10-19
introduce Pod::Elemental::Transformer::Gatherer
refine the criteria for emitting =for instead of =begin/=end
pod5 transformer can convert =for into a Region
0.092910 2009-10-18
transformers now operate on nodes, not documents
introduce Pod::Elemental::Transformer::Nester
introduce Pod::Elemental::Selectors
remove more dead code and modules (region-related, mostly)
0.092901 2009-10-17
improve vertical whitespace handling
improve as_debug_string
0.092900 2009-10-17
Pod5 support is, at least tentatively, complete
0.092500 2009-09-07
major restructure
lots of features removed, but they'll come back
0.091470 2009-05-27 20:43:28 UTC
temporary workaround for new Pod::Eventual's "blank" events
0.003 2009-01-31
experimental Document class
0.002 2008-10-25
first release with documentation worth mentioning