From a81b78294198b72fff6d2d7f85b0a77defa30481 Mon Sep 17 00:00:00 2001 From: Tonus Date: Sun, 5 Jan 2020 18:09:52 -0600 Subject: perl/perl-data-messagepack: Added (data structure <--> MessagePack converter) Signed-off-by: Robby Workman --- perl/perl-data-messagepack/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 perl/perl-data-messagepack/slack-desc (limited to 'perl/perl-data-messagepack/slack-desc') diff --git a/perl/perl-data-messagepack/slack-desc b/perl/perl-data-messagepack/slack-desc new file mode 100644 index 0000000000..b26988f775 --- /dev/null +++ b/perl/perl-data-messagepack/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-messagepack: perl-data-messagepack (data structure <--> MessagePack converter) +perl-data-messagepack: +perl-data-messagepack: This module converts Perl data structures to MessagePack +perl-data-messagepack: and vice versa. +perl-data-messagepack: +perl-data-messagepack: Homepage: https://metacpan.org/pod/Data::MessagePack +perl-data-messagepack: +perl-data-messagepack: +perl-data-messagepack: +perl-data-messagepack: +perl-data-messagepack: -- cgit v1.2.3