mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
06b2f8f373
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. WWW: http://search.cpan.org/dist/HTML-RewriteAttributes/
7 lines
316 B
Plaintext
7 lines
316 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/HTML-RewriteAttributes/
|