| "my" variable __ masks earlier ... |
| Message | "my" variable __ masks earlier declaration in same scope at __ line __. |
|---|---|
| Notes | The "my" keyword indicates that a variable is for use only within the enclosing program block. A second variable of the same name has been declared in the same block, which would make the previous one unusable. If you intended to reuse the same variable, you don't need to say "my" the second time. If you intended to have two different variables, perhaps there is a typo. Make sure they have different names or don't both exist within the same program block. |
| Product | SubProgram | Version | Technical Version |
|---|---|---|---|
| Perl | 5.003_07 | Build 306 | |
| System | System Version | Build | |
| Windows | 95 | 4.00.950a | |
Sorry, but we do not have more information about this message beyond what appears in this database.
You can try again if this is not the message you were looking for.
Now in our 11th year!
People for the Ethical Treatment of Computers notice: No bits were harmed by Micro$haft products in the making of this web site.
Copyright 1999-2010 zotline.com. This copyright covers this web site only, and not the actual text of computer messages that may be copyrighted by others. ZOTLINE(SM) is a Service Mark of zotline.com. Other trademarked names are used for reference only.