2016-05-19 12:53:05 +02:00
|
|
|
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.
|
2008-07-28 21:00:24 +02:00
|
|
|
|
|
|
|
WWW: http://search.cpan.org/dist/HTML-RewriteAttributes/
|