perl/perl-Data-UUID: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:56:28 -04:00
parent 08c39fb0a3
commit 2578113e05

View file

@ -1,4 +1,4 @@
This module provides a framework for generating v3 UUIDs (Universally Unique
Identifiers, also known as GUIDs (Globally Unique Identifiers)). A UUID is 128
bits long, and is guaranteed to be different from all other UUIDs/GUIDs
generated until 3400 CE.
This module provides a framework for generating v3 UUIDs
(Universally Unique Identifiers, also known as GUIDs (Globally Unique
Identifiers)). A UUID is 128 bits long, and is guaranteed to be
different from all other UUIDs/GUIDs generated until 3400 CE.