2013-09-26 17:14:40 +02:00

6 lines
273 B
Plaintext

HTML::RewriteAttributes is designed for simple yet powerful HTML attribute
rewriting, by simply specifying a callback to run for each attribute.
This module is designed to be subclassable to make handling special cases
eaiser. See the source for methods you can override.