aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Data-UUID
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 03:56:28 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-14 03:56:28 -0400
commit2578113e05f8ec3d6f4fba03bcfc3a942d253ffb (patch)
treedd426a17161039e72a5071ca91294d31459b193e /perl/perl-Data-UUID
parent08c39fb0a3c3671bf16bde18c9c406d54d22abe5 (diff)
downloadslackbuilds-2578113e05f8ec3d6f4fba03bcfc3a942d253ffb.tar.xz
perl/perl-Data-UUID: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-Data-UUID')
-rw-r--r--perl/perl-Data-UUID/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Data-UUID/README b/perl/perl-Data-UUID/README
index eb85295ed4fa..0003ac7d6664 100644
--- a/perl/perl-Data-UUID/README
+++ b/perl/perl-Data-UUID/README
@@ -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.