Guide Home
POD Home

Sloop::Other::Regular

DESCRIPTION

This class can conjoins Sloop::Socket::Standard and Sloop::Other. You should use it to instantiate a Sloop::Other object for a normal unencrypted connection. If you want an ssl/tls connection, use Sloop::Other::Secure instead.

The API is documented in Sloop::Other.