API-BigBlueButton
view release on metacpan or search on metacpan
lib/API/BigBlueButton.pm view on Meta::CPAN
package API::BigBlueButton;
=encoding utf-8
=head1 NAME
API::BigBlueButton
=head1 SYNOPSIS
use API::BigBlueButton;
my $bbb = API::BigBlueButton->new( server => 'bbb.myhost', secret => '1234567890' );
( run in 0.511 second using v1.01-cache-2.11-cpan-a5abf4f5562 )