The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Msmgr::Switchboard

SYNOPSIS

use Net::Msmgr::Switchboard;

DESCRIPTION

Net::Msmgr::Switchboard is derived from Net::Msmgr::Connection.

CONSTRUCTION OPTIONS

Net::Msmgr::Switchboard->new( ssid => ... );

PUBLIC METHODS

 The following methods are provided
$sb->ssid;

Return the Switchboard Session ID associated with this switchboard.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 40:

=over without closing =back

Around line 49:

=cut found outside a pod block. Skipping to next block.