![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re: Globs and globalsby nobull (Friar) |
on Jan 25, 2005 at 12:39 UTC ( [id://424846]=note: print w/replies, xml ) | Need Help?? |
What is the proper solution to this? The proper solution would be for Net::SSLeay::Handle to provide a new() method. Absent that you solution using IO::Handle is probably the best except I'd probably simplfy $socket=\*$io to $socket=$io.
In Section
Seekers of Perl Wisdom
|
|