POE-Component-Client-Icecast
view release on metacpan or search on metacpan
GetTags => sub {
warn Dumper $_[ARG0];
},
);
POE::Kernel->run;
=head1 DESCRIPTION
The module is a non-blocking client to Icecast streaming multimedia server for getting stream tags.
See L<http://www.icecast.org/>.
POE::Component::Client::Icecast is based on L<POE::Component::Client::TCP>.
=head1 METHODS
=head2 new
lib/POE/Component/Client/Icecast.pm view on Meta::CPAN
GetTags => sub {
warn Dumper $_[ARG0];
},
);
POE::Kernel->run;
=head1 DESCRIPTION
The module is a non-blocking client to Icecast streaming multimedia server for getting stream tags.
See L<http://www.icecast.org/>.
POE::Component::Client::Icecast is based on L<POE::Component::Client::TCP>.
=head1 METHODS
=head2 new
( run in 0.226 second using v1.01-cache-2.11-cpan-4d50c553e7e )