Hacker News new | ask | show | jobs
by obelos 1174 days ago
Oh, c'mon, “purl” was right there!
3 comments

Given what it does, and to avoid confusion with perl, "transform url" seems more reasonable. Though I probably would have gone with "turl" so it's easier to pronounce.
It seems like a nod to the “tr” command.
Yup, I guessed the same, and indeed it explicitly states so in the blog post linked by another commenter.

> trurl is a tool in a similar spirit of tr but for URLs. Here, tr stands for translate or transpose.

Though it hardly gets any use because s/// is so much more flexible, Perl also has a tr/// builtin that replicates the behavior of the command line tool.
I wonder if the name is a Lem reference: https://en.wikipedia.org/wiki/The_Cyberiad