in reply to Re^2: Distinguishing between an array of objects and an array of strings
in thread Distinguishing between an array of objects and an array of strings
ok, nobody would call their classes '0', . . .
There is a good reason for that.
Namespace names follow the same rules as variable names.$ perl -e'package 0' syntax error at -e line 1, near "package 0" Execution of -e aborted due to compilation errors. $
After Compline,
Zaxo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Distinguishing between an array of objects and an array of strings
by Anonymous Monk on Sep 22, 2005 at 12:41 UTC | |
|
Re^4: Distinguishing between an array of objects and an array of strings
by diotalevi (Canon) on Sep 22, 2005 at 14:31 UTC | |
|
Re^4: Distinguishing between an array of objects and an array of strings
by friedo (Prior) on Sep 22, 2005 at 14:29 UTC |