Tk::IpEntry - A megawidget for input of IP-Adresses IPv4 and IPv6
Special thanks to Netzwert AG <http://www.netzwert.ag> for supporting the development of this module.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
TODO
I'd like to add a better test suite.
COPYRIGHT AND LICENCE
Copyright (c) 2002 Frank Herrmann
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.