Data-GUID 0.046
Data::GUID provides an alternate interface to Data::UUID for creating and
comparing globally unique IDs.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
Copyright (C) 2006 Ricardo SIGNES
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.