blob: 5b16df47155a6c2236e6835d558e2fb8e023085f (
plain) (
blame)
1
2
3
4
|
HTML::RewriteAttributes is designed for simple yet powerful HTML
attribute rewriting. You simply specify a callback to run for each
attribute and we do the rest for you. This module is designed to
be subclassable to make handling special cases eaiser.
|