in reply to Usage of IO::Socket::PortState

Surely the docs can tell you how to use it? Lets check  [mod://IO::Socket::PortState] IO::Socket::PortState .. I checked, they do tell you how to use it

Replies are listed 'Best First'.
Re^2: Usage of IO::Socket::PortState (docs)
by born4blog (Initiate) on Jun 06, 2013 at 00:39 UTC

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

    Thanks

      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 :)