LCC::UNS - connection to a Update Notification Server
use LCC; $LCC = LCC->new( | {method => value} ); $uns = $LCC->UNS( server:port | server, | {method => value} );
The UNS object of the Perl support for LCC. Do not create directly, but through the UNS method of the LCC object.
These methods are available to the LCC::UNS object.
Elizabeth Mattijsen, <liz@dijkmat.nl>.
Please report bugs to <perlbugs@dijkmat.nl>.
Copyright (c) 2002 Elizabeth Mattijsen <liz@dijkmat.nl>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
http://lococa.sourceforge.net.org, the LCC.pm and the other LCC::xxx modules.