in reply to Re^2: How do I perform a global substitute in an HTML::Element
in thread How do I perform a global substitute in an HTML::Element
You have a solution, but actually, Data::Rmap is pure perl, consisting of a single .PM file. There is really no need to seek a binary distribution. As a minimal installation, just downloading and installing that one file into your site/lib tree will suffice.
The reason it fails the AS auto-build process is it's dependancy upon Test::Exception. I commented out the 6 tests that use that--they simple check that it handles attempts to modify read-only arguments, and the rest of the tests pass fine.
|
|---|