princepawn has asked for the wisdom of the Perl Monks concerning the following question:
The :unique attribute is only meaningful for globalsBut a search for unique attribute yields no information.Now applying :unique to lexical variables and to subroutines will result in a compilation error.
What exactly is this attribute and how does it work? And where could I have found docs on it?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: What is the :unique attribute for package variables?
by princepawn (Parson) on Jun 04, 2007 at 16:11 UTC | |
|
Re: What is the :unique attribute for package variables?
by ForgotPasswordAgain (Vicar) on Jun 04, 2007 at 16:04 UTC |