Help for this page
$ perl -MCGI -E 'say CGI->new->a( {href => "http://example.com"}, "Sam +ple" )' <a href="http://example.com">Sample</a>