diff options
author | Christopher Walker <kris240376@gmail.com> | 2013-04-26 19:08:45 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:30:36 -0300 |
commit | a7ef3a2d9425f2c982c5e69e0f21433d9ae97719 (patch) | |
tree | 97494121fc39f200bcd2619beab2e5ebfa684a8e /perl/perl-Data-UUID/slack-desc | |
parent | 52e4b5c19c38450205d91d10b2d5ca9218621a69 (diff) |
perl/perl-Data-UUID: Added (extension for generating UUIDs)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Data-UUID/slack-desc')
-rw-r--r-- | perl/perl-Data-UUID/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Data-UUID/slack-desc b/perl/perl-Data-UUID/slack-desc new file mode 100644 index 000000000000..2759653ef92a --- /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: |