rjbs / data-guid
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
README
Data-GUID 0.045
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.

