On Oct 25, 2004, at 6:32 PM, Randal L. Schwartz wrote:

Ugh. Eval-string. You can eliminate that with this:


I blame it on too much coffee...

I fixed it with later with:

        my $super = "SUPER::$sub"; $self->$super(@_);

Just proves that there's more than one way to do it :)

Gavin.


_______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to