Check-in Number:
|
4820 | |
Date: |
2004-Nov-03 19:23:35 (local)
2004-Nov-03 18:23:35 (UTC) |
User: | rse |
Branch: | |
Comment: |
tell about Perl API now, too |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/README 1.19 -> 1.20
--- README 2004/10/16 18:23:18 1.19
+++ README 2004/11/03 18:23:35 1.20
@@ -9,9 +9,9 @@
ABSTRACT
- OSSP uuid is a 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 Universally Unique Identifier
+ OSSP uuid is a 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 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).
|
|
ossp-pkg/uuid/uuid.pod 1.19 -> 1.20
--- uuid.pod 2004/09/12 14:21:01 1.19
+++ uuid.pod 2004/11/03 18:23:35 1.20
@@ -39,8 +39,8 @@
=head1 DESCRIPTION
-B<OSSP uuid> is a ISO-C application programming interface (API) and
-corresponding command line interface (CLI) for the generation of DCE
+B<OSSP uuid> is a 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).
|
|
ossp-pkg/uuid/uuid_cli.pod 1.15 -> 1.16
--- uuid_cli.pod 2004/02/13 16:17:07 1.15
+++ uuid_cli.pod 2004/11/03 18:23:35 1.16
@@ -56,8 +56,8 @@
=head1 DESCRIPTION
-B<OSSP uuid> is a ISO-C application programming interface (API) and
-corresponding command line interface (CLI) for the generation of DCE
+B<OSSP uuid> is a 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).
|
|