in reply to Re: replace characters in linkin thread replace characters in link
is: a function in the Test::More module -- it's used for testing results of the code vs an expected value.
edit: see also How to ask better questions using Test::More and sample data