mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
273 B
Plaintext
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.
|