
Laurent_R
Enthusiast
Jan 17, 2013, 5:02 AM
Post #2 of 2
(246 views)
|
|
Re: [sandeepda] Need help regarding parsing out put
[In reply to]
|
Can't Post
|
|
I don't quite understand what you want. Are yau asking how to retrieve the values returned by the subroutine? If such is the case, simply do something like this:
my ($valid, $listener) = getListenerName($porttobeChecked) ; If not, please explain further.
|