1package Net::FreeDBConnection;
2
3use parent qw/Net::Cmd IO::Socket::INET/;
4our $VERSION = '0.01';
5
61;
7