Generate USLs within Irssi
You can generate USLs within Irssi by using this handy dandy script.
Put usl.pl in ~/.irssi/scripts and type /script load usl to load the script.
You can then convert regular urls to USLs by typing /usl http://insert.url.here
Requires LWP::UserAgent.