in reply to Re^2: Howto Include Image with HTML::Template
in thread Howto Include Image with HTML::Template

$template->param( FIG => "/SPACE-Web2/test.png" );

if it doesn't work , then use full URL such like

http://www.domain.com/test.png