some simple shorthand helpers.
[catagits/HTML-Zoom.git] / t / actions.t
2011-05-20 Simon Elliott some simple shorthand helpers. people/purge/helper_accessors
2011-04-10 Robert Buels add transform_attribute, which runs a coderef on the...
2011-02-14 Matt S Trout add strictures commit (out of order)
2010-09-24 John Napiorkowski changed add_attribute to add_to_attribute
2010-05-28 Matt S Trout factor out ArrayStream, update new stream types to...
2010-02-18 Matt S Trout introduce ZConfig system, first cut at HTML::Zoom itself
2010-02-18 Matt S Trout add repeat_between option to repeat filter
2010-02-18 Matt S Trout pre-filter for collect/repeat/replace
2010-02-18 Matt S Trout switch from 'inside' to 'content' terminology wise
2010-02-18 Matt S Trout nuke debugging code
2010-02-18 Matt S Trout first cut at repeater
2010-02-06 Matt S Trout test append_inside
2010-02-06 Matt S Trout test replace inside
2010-02-06 Matt S Trout add peek method to streams, implement 'inside' for...
2010-02-06 Matt S Trout test attribute manglers
2010-02-05 Matt S Trout test collect in isolation
2010-02-03 Matt S Trout basic stuff working