![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: global module variable are imported copies?by BillKSmith (Vicar) |
on Sep 17, 2012 at 15:33 UTC ( #994051=note: print w/replies, xml ) | Need Help?? |
Although not exactly what you want, a viable workaround is to import a copy of a reference. Of cource, you must dereference it each time you use it.
Bill
In Section
Seekers of Perl Wisdom
|
|