in reply to Re: inheritance problem
in thread inheritance problem
With that, method calls will always try to be resolved in IO::Socket::SSL first, before going to IO::Socket::INET - this might be ugly and there might be a clean way to do that, I just don't knowbase qw (IO::Socket::SSL remote);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: inheritance problem
by philippe44 (Initiate) on Oct 07, 2015 at 02:53 UTC |