Jim Cromie skribis 2004-11-30 16:53 (-0700):
>    my @args = @{$template{args}};
>    my $body = $template{body};
>    eval sub qq:i{
>       my ($self, @args) = @_;
>       $body;
>    }

Please explain what you want it to do with @args there.


Juerd

Reply via email to