in reply to Re: Usage of IO::Socket::PortState (docs)
in thread Usage of IO::Socket::PortState

The problem is I couldn't understand it :( Could you please paste a snippet on how to check the status of port?

Thanks

  • Comment on Re^2: Usage of IO::Socket::PortState (docs)

Replies are listed 'Best First'.
Re^3: Usage of IO::Socket::PortState (%porthash )
by Anonymous Monk on Jun 06, 2013 at 00:45 UTC

    The problem is I couldn't understand it :( Could you please paste a snippet on how to check the status of port?

    Couldn't understand what?

    You mean you couldn't understand %porthash ? There is an example if you scroll down , or search for "porthash"

    This is how docs work, short stuff on top, details below :)

      I got it, thanks :)