in reply to
Re: Error using HTML::Template
in thread
Error using HTML::Template
I wouldn't bother with
print sprintf(...)
.. just use
printf
.
Comment on
Re: Re: Error using HTML::Template
Select
or
Download
Code
In Section
Seekers of Perl Wisdom