ossp-pkg/uuid/perl/uuid.pod 1.2 -> 1.3
--- uuid.pod 2004/11/03 18:28:54 1.2
+++ uuid.pod 2004/11/03 18:44:40 1.3
@@ -37,11 +37,12 @@
B<OSSP::uuid> is the Perl binding to the B<OSSP uuid> API.
-B<OSSP uuid> is an ISO-C application programming interface (API) and
-corresponding command line interface (CLI) for the generation of DCE
-1.1 and ISO/IEC 11578:1996 compliant I<Universally Unique Identifier>
-(UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
-based), version 3 (name based) and version 4 (random number based).
+B<OSSP uuid> is an ISO-C and Perl application programming interface
+(API) and corresponding command line interface (CLI) for the generation
+of DCE 1.1 and ISO/IEC 11578:1996 compliant I<Universally Unique
+Identifier> (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time
+and node based), version 3 (name based) and version 4 (random number
+based).
B<OSSP::uuid> provides two Perl APIs:
@@ -165,9 +166,10 @@
uuid(1), uuid-config(1), uuid(3).
-=head1 AUTHOR
+=head1 HISTORY
-Ralf S. Engelschall, E<lt>rse@engelschall.comE<gt>
+The Perl binding B<OSSP::uuid> to B<OSSP uuid> was implemented in
+November 2004 by Ralf S. Engelschall E<lt>rse@engelschall.comE<gt>.
=cut
|
|