in reply to Re: How Are Attributes Useful?
in thread How Are Attributes Useful?
No, they are just text tags. Perl checks for the "lvalue" tag and, if found, does special processing. But the attribute is just a way to tell Perl to do that special processing.
- tye
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: How Are Attributes Useful? (just tags)
by Zaxo (Archbishop) on Jan 19, 2005 at 00:32 UTC | |
by tye (Sage) on Jan 19, 2005 at 01:57 UTC |