Am Saturday, 31. May 2003 16:52, schrieb Tod Harter:
> I have a perfectly simple 'SimpleTaglib' based taglib and I have been
> completely stumped in attempting to use the 'childStruct' input attribute.
>
> The simplest reproducible version of the problem is as follows:
>
> My taglib function is:
>
> sub form : struct childStruct($overrides{$fields{$field}})
>       {
>       return 'use Data::Dumper; warn Dumper(\%_); { foo => "GOT HERE"};';
>       }

[...]

> [Fri May 30 18:45:40 2003] [error] [client 192.168.168.10] [AxKit] [Error]
> AxKit::load_module failed: childStruct specification invalid. Parse error
> at: '}' at

This could be a bug. I stubled over some similar issue recently, and fixed it. 
Look at the CVS version. (well, that is, I hope I commited it yet... ;-)


-- 
CU
   Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to