in reply to Re^2: replace characters in link
in 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