rclasen / dudlc-perl

AnyEvent based client library fur dudl jukebox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnyEvent::Dudlc
===============

library to access dudld jukebox

To install this module type the following:

 - build and install the programs:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  AnyEvent

COPYRIGHT AND LICENSE

MIT License - see LICENSE file included in distribution

Copyright (C) 2015 Rainer Clasen

About

AnyEvent based client library fur dudl jukebox

License:MIT License


Languages

Language:Perl 100.0%