![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: GLOB reference problemby jethro (Monsignor) |
on Oct 05, 2009 at 12:32 UTC ( #799240=note: print w/replies, xml ) | Need Help?? |
You can create a glob reference with the function gensym from Symbol like Net::FTP does (you can see that if you follow the chain of inheritance of the new() function in Net::FTP)
In Section
Seekers of Perl Wisdom
|
|