package Net::WWD; ####################################### # WorldWide Database Client Package # # Copyright 2000-2005 John Baleshiski # # All rights reserved. # ####################################### =head1 NAME Net::WWD - World Wide Database =head1 SYNOPSIS =cut our $VERSION = '1.00'; 1; __END__ =head1 AUTHOR John Baleshiski, Ejohn@idserver.orgE For more information and the technical specification, visit http://idserver.org/wwd =head1 COPYRIGHT AND LICENSE Copyright (C) 2005 by John Baleshiski This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.0 or, at your option, any later version of Perl 5 you may have available. =cut