Net-DNS-ValueDomain-DDNS version 0.01
=====================================

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:

  * LWP::UserAgent
  * Crypt::SSLeay (Optional)

COPYRIGHT AND LICENCE

Copyright (C) 2005 by Daisuke Murase <typester@unknownplace.org>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.