I have a taglib written with TaglibHelper. Much like TaglibHelper itself
does with parse_start and parse_end, I have a common routine I want to run
prior and proceeding the execution of sub within the taglib.
E.g. sub start(){#do some ini} sub end(){#clean up}
Sub someTag(){#return something usefull}
Anyone have any idea of how I can do this? As always any help gratefully
received.
See PerForm.pm in AxKit::XSP::PerForm.
Matt.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
