in reply to
Re: use of useless void in context
in thread
use of useless void in context
I think you would be better off with a template system like
HTML::Template
, instead of rolling a crippled one on your own.
Comment on
Re^2: use of useless void in context
In Section
Seekers of Perl Wisdom