![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^3: How relevant is the order of 'use's ?by Eily (Monsignor) |
on Oct 20, 2016 at 14:27 UTC ( #1174372=note: print w/replies, xml ) | Need Help?? |
Actually I think you can do even simpler/easier to read: Since I guess your goal is to export all the constants in Demo2 without having to provide the list of names twice. And with the & appended to each name, there's no risk of overwriting $SUCCESS;
In Section
Seekers of Perl Wisdom
|
|