in reply to Re^2: Howto Include Image with HTML::Templatein thread Howto Include Image with HTML::Template
$template->param( FIG => "/SPACE-Web2/test.png" ); [download]
if it doesn't work , then use full URL such like
http://www.domain.com/test.png