From a7ef3a2d9425f2c982c5e69e0f21433d9ae97719 Mon Sep 17 00:00:00 2001 From: Christopher Walker Date: Fri, 26 Apr 2013 19:08:45 -0400 Subject: perl/perl-Data-UUID: Added (extension for generating UUIDs) Signed-off-by: dsomero --- perl/perl-Data-UUID/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 perl/perl-Data-UUID/slack-desc (limited to 'perl/perl-Data-UUID/slack-desc') diff --git a/perl/perl-Data-UUID/slack-desc b/perl/perl-Data-UUID/slack-desc new file mode 100644 index 0000000000..2759653ef9 --- /dev/null +++ b/perl/perl-Data-UUID/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Data-UUID: perl-Data-UUID (extension for generating UUIDs) +perl-Data-UUID: +perl-Data-UUID: This module provides a framework for generating v3 UUIDs (Universally +perl-Data-UUID: Unique Identifiers, also known as GUIDS (Globally Unique +perl-Data-UUID: Identifiers)). A UUID is 128 bits long, and is guaranteed to be +perl-Data-UUID: different from all other UUIDs/GUIDs generated until 3400 CE. +perl-Data-UUID: +perl-Data-UUID: Homepage: http://search.cpan.org/dist/Data-UUID-1.217/ +perl-Data-UUID: +perl-Data-UUID: +perl-Data-UUID: -- cgit v1.2.3