* David Golden <[EMAIL PROTECTED]> [2006-02-28 05:15]:
>Hmm. In pondering words for what you described as "idiomatic"
>or "perlish", your comment make me wonder if "XML::Sketch" might
>capture the flavor of it? Or perhaps "XML::DWIM"?
Those are too close to branded names. :-/ I definitely want
“Template” somewhere in there. Nothing about it is DWIMmish
either, everything is quite explicit.
>Another way to approach it: if you golfed a module abstract for
>it as short as you could, what would it say?
Hmm. It would be something like
XML templating with lean syntax and embedded Perl
or very close to it.
Regards,
--
#Aristotle
*AUTOLOAD=*_;sub _{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;