2018-01-04 Ismael Luceno <ismael AT sourcemage.org>
diff --git a/perl-cpan/perl-types-serialiser/BUILD
b/perl-cpan/perl-types-serialiser/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-types-serialiser/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-types-serialiser/DEPENDS
b/perl-cpan/perl-types-serialiser/DEPENDS
new file mode 100755
index 0000000..6826bc7
--- /dev/null
+++ b/perl-cpan/perl-types-serialiser/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/perl-types-serialiser/DETAILS
b/perl-cpan/perl-types-serialiser/DETAILS
new file mode 100755
index 0000000..88a813e
--- /dev/null
+++ b/perl-cpan/perl-types-serialiser/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=perl-types-serialiser
+ VERSION=1.0
+ SOURCE="Types-Serialiser-$VERSION.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/ML/MLEHMANN/$SOURCE
+
SOURCE_HASH=sha512:b786bcd3ee976a6ad948cc98a9c71d2cdcd30f485528eff059091f6d86ae7078c10ba2dc2982326fcf0184dbfbdddea84daff324c6ec6a129fe6aac01253c8fb
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/Types-Serialiser-$VERSION"
+ WEB_SITE="http://search.cpan.org/~mlehmann/Types-Serialiser/"
+ LICENSE[0]="ART"
+ ENTERED=20180105
+ KEYWORDS=""
+ SHORT="Types::Serialiser - simple data types for common
serialisation formats"
+cat << EOF
+This module provides some extra datatypes that are used by common
serialisation
+formats such as JSON or CBOR. The idea is to have a repository of
simple/small
+constants and containers that can be shared by different implementations so
+they become interoperable between each other.
+EOF
diff --git a/perl-cpan/perl-types-serialiser/HISTORY
b/perl-cpan/perl-types-serialiser/HISTORY
new file mode 100644
index 0000000..55c0a06
--- /dev/null
+++ b/perl-cpan/perl-types-serialiser/HISTORY
@@ -0,0 +1,2 @@
+2018-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created
[SM-Commit] GIT changes to master grimoire by Ismael Luceno (1e4d412105b938a67b3a3f306a588faeb4dfa98e),
Ismael Luceno, 01/05/2018