Sorry, I am a fool. I found the methods in the VMethods section of the tt
website. Sorry.
I have used:
name.0.remove('.*\.')
to sort the problem
On Jan 9, 2008 4:13 PM, perlmunky <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> I am trying to generate a web page containing a form which is constru
Hi list,
I am trying to generate a web page containing a form which is constructed
automagically with catalyst.
The variable which is passed to the template is an array ( [% column_names
%] )
each element in the array looks like:
foo.bar
foo.baz
oof.rab
oof.zab
...
As I loop over t