in reply to Odd (literally) problems with HTML::Template and params
$template->param( STYLE_SHEET => "$STYLE_SHEET", SCRIPT_LOCATION => "$SCRIPT_LOCATION", MEMBER_NAME => scalar( $q->param('realname') ) );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Odd (literally) problems with HTML::Template and params
by legLess (Hermit) on Jul 10, 2001 at 22:16 UTC |