Skip to content

tvandera/perlupnp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl UPnP version 0.4
=====================

Perl UPnP is a pure Perl UPnP ControlPoint and DeviceManager
implementation. Additional information can be found at
https://perlupnp.sourceforge.net.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

SOAP::Lite       (https://www.soaplite.com)
LWP::UserAgent   (https://search.cpan.org/search?module=LWP::UserAgent)
HTTP::Daemon     (https://search.cpan.org/search?module=HTTP::Daemon)

COPYRIGHT AND LICENCE

Copyright (C) 2004-2005 by Vidur Apparao

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8 or,
at your option, any later version of Perl 5 you may have available.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published