diff options
author | Jan F. Chadima <jfch@jagda.eu> | 2020-06-27 05:03:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-28 08:16:56 +0700 |
commit | 4580181a6f24d95b79c5a67b3b5eb5e37cf33ef7 (patch) | |
tree | 5d1183f3d02442f9ad860663b8e5f7d15b3c8afe /perl/perl-Mutex/slack-desc | |
parent | b6a29a0a55a4993f225e82cd264720e92011ab20 (diff) |
perl/perl-Mutex: Added (Process synchronization primitives)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Mutex/slack-desc')
-rw-r--r-- | perl/perl-Mutex/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Mutex/slack-desc b/perl/perl-Mutex/slack-desc new file mode 100644 index 0000000000..81ac4a8f65 --- /dev/null +++ b/perl/perl-Mutex/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-Mutex: perl-Mutex (Process synchronization primitives) +perl-Mutex: +perl-Mutex: This module provides various locking implementations supporting +perl-Mutex: processes and threads. +perl-Mutex: +perl-Mutex: Homepage: https://metacpan.org/pod/Mutex +perl-Mutex: +perl-Mutex: +perl-Mutex: +perl-Mutex: +perl-Mutex: |