add transform_attribute, which runs a coderef on the value of an attribute, and can...
authorRobert Buels <rmb32@cornell.edu>
Sun, 10 Apr 2011 23:30:34 +0000 (16:30 -0700)
committerRobert Buels <rmb32@cornell.edu>
Sun, 10 Apr 2011 23:30:34 +0000 (16:30 -0700)
commit5cac799ef22c33ef914b2cf9ba1c66a2a1b403e1
treebca79486a78753ad842c30889745607911ce0ac7
parentc2d3257f34803842cf44d9ccb0d086aaa3b2dd5e
add transform_attribute, which runs a coderef on the value of an attribute, and can either add or delete the attribute as well
lib/HTML/Zoom.pm
lib/HTML/Zoom/FilterBuilder.pm
t/actions.t