On Tue, 15 Jan 2002, Steve Willer wrote:
> > Since ezmlm seemed to think my attachment was just html email, I'll have
> to
> > send it again.
>
> I don't think it came through again. Could you send it to me directly? I'm
> really curious about what you did.
>
> In particular, you have a construct like this in the docs:
>
> sub some_tag : attrib(id) attribOrChild(some-param) node(result)
> keepWhitespace {
>
> all those options after the colon...that's very intriguing! I didn't know
> you could do that with Perl. Or can you? And how do you make a magic $attr_X
> variable...and why, really?
They are called attributes, and are a core part of Perl 5.6+. I'm guessing
Jorg used Attribute::Handlers to make this module, which will be in core
perl 5.8.
--
<!-- Matt -->
<:->Get a smart net</:->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]