aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-RewriteAttributes
Commit message (Collapse)AuthorAgeFilesLines
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* HTML::RewriteAttributes is designed for simple yet powerful HTMLPhilip M. Gollucci2008-07-283-0/+41
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/ Notes: svn path=/head/; revision=217774