$wiki = <<'WIKI';
You can also make the image into a link, by setting the image URL as the description of the URL you want to link:
[http://code.google.com/ http://code.google.com/images/code_sm.png]
WIKI
$pod = <<'POD';
You can also make the image into a link, by setting the image URL as the description of the URL you want to link:
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 31:
'=end html POD $ret_pod = $pfg->wiki2pod($wiki); is($ret_pod, $pod, 'img link OK');' is invalid. (Stack: =begin html)
- Around line 48:
'=end html POD $ret_pod = $pfg->wiki2pod($wiki); is($ret_pod, $pod, 'img link with text OK');' is invalid. (Stack: =begin html; =begin html)