![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^2: Capitalized subroutine names and packagesby Aristotle (Chancellor) |
on Jan 06, 2003 at 00:24 UTC ( #224498=note: print w/replies, xml ) | Need Help?? |
When you write Bar->new, the "Bar" is already a string. The package is resolved at runtime via the symbol table. It has to, if you think about it.
Makeshifts last the longest.
In Section
Meditations
|
|