in reply to Re: HTML::Template Interpolation Error?
in thread HTML::Template Interpolation Error?
So, why does ''.checkbox_group(.. flatten the list? Is
equivilant to"some string".('a','list','of','strings');
?"some string".'a'.'list'.'of'.'strings';
"Even if you are on the right track, you'll get run over if you just sit there." - Will Rogers
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: HTML::Template Interpolation Error?
by blokhead (Monsignor) on Aug 16, 2004 at 21:35 UTC | |
by hbo (Monk) on Aug 16, 2004 at 21:48 UTC |