On Fri, Sep 17, 2010 at 3:24 AM, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > > ... but I think that having separate subroutines for opening and > closing tags is a bad design / bad API (except in some rare cases). > It is begging for unbalanced HTML. > > It would be better if it was a single subroutine wrapping 'div' around > contents given either as a string, or via callback (subroutine reference), > in my opinion. I'm not sure that in this case the string or callback approach would be any cleaner. I'll see if perl supports closures or something like that. -- Giuseppe "Oblomov" Bilotta -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html