Hello, I already wrote my taglib similar to XSP::Util way without any taglib... But some of warnings from my log are here:
\1 better written as $1 at ...SimpleTaglib.pm line 15 Use of uninitialized value in concatenation (.) or string at ...SimpleTaglib.pm line 104 CODE package attribute may clash with future reserved word: struct at ... (my module ::Handlers sub xxx : struct line) Probably there was other but I lost them... I'm sorry... I noted about this just after similar problem from another letter. Alex. On Tue, 28 Jan 2003 17:06:32 +0100 Robin Berjon <[EMAIL PROTECTED]> wrote: > Alex Sergeyev wrote: > > Also - this module (and Language::XSP) shows me many > > warnings when I tried to catch > > simple tag <xxx:aaa /> without content. (when use warnings > > and use strict was used in my module) > > Do you have a dump of the warnings? It'd be of much help for > debugging. > > -- > Robin Berjon <[EMAIL PROTECTED]> > Research Engineer, Expway http://expway.fr/ > 7FC0 6F5F D864 EFB8 08CE 8E74 58E6 D5DB 4889 2488 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
