in reply to Re: RFC: Name and/or API for module ("HTML::RewriteURLs")
in thread RFC: Name and/or API for module ("HTML::RewriteURLs")

For me personally, I think that it should stay in the HTML namespace, as the primary purpose is to recreate HTML docs by simply changing URLs. When I think of URL namespace, I'd expect to have to use both an HTML parser in conjunction with something from URL.

The HTML::URL suggestion is a good one though... it makes sense. Something like HTML::URL::Localize, HTML::URL::Rebase etc. I still like HTML::LocalizeURLs / HTML::URLLocalize too though ;)

Replies are listed 'Best First'.
Re^3: RFC: Name and/or API for module ("HTML::RewriteURLs")
by parv (Parson) on Jul 25, 2015 at 20:20 UTC

    Corion, whatever name you happen to choose, would you please keep "URL" singular? Reading the name with plural version sounds horrendous to my ears.

      I concur. Yes. Please.

      perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'