Michael,
I would too. :)
--peter
On Thu, 29 Sep 2005 [EMAIL PROTECTED] wrote:
Hello Rajesh, Hello Peter,
thanks for your help.
Will use Rajesh one's, cause it looks easier for me.
Regards
Michael
"Rajesh_K" <[EMAIL PROTECTED]> schrieb am 29.09.2005 13:14:16:
I am doing this q
Hello Rajesh, Hello Peter,
thanks for your help.
Will use Rajesh one's, cause it looks
easier for me.
Regards
Michael
"Rajesh_K" <[EMAIL PROTECTED]> schrieb
am 29.09.2005 13:14:16:
> I am doing this quite successfully with the following code:
>
> In the HTML template
>
>
>
> In the per
I am doing this quite successfully with the following code:
In the HTML template
In the perl script
my $filter = \&tmpl_filter;
my $template = HTML::Template->new(filename => 'insider_tmpl.html',
path=> $self->param('tmpl_path'), filter=>$filter);
sub tmpl_filter()
{
my $text_ref = s