summaryrefslogtreecommitdiffstats
path: root/perl/perl-yaml/slack-desc
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@liwjatan.at>2012-12-16 18:18:04 -0500
committer dsomero <xgizzmo@slackbuilds.org>2012-12-23 09:16:37 -0500
commit880dcf6e3d9c0b2d43f09b601ea41539846553e9 (patch)
treec478eedf3c6a44d11285bfd7e4e04ec812fc680e /perl/perl-yaml/slack-desc
parent4f9cf9dba43c783a0a37a4a3d9c2f505a6adf590 (diff)
downloadslackbuilds-880dcf6e3d9c0b2d43f09b601ea41539846553e9.tar.gz
slackbuilds-880dcf6e3d9c0b2d43f09b601ea41539846553e9.tar.xz
perl/perl-yaml: Updated Moved and renamed from development/yaml.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-yaml/slack-desc')
-rw-r--r--perl/perl-yaml/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-yaml/slack-desc b/perl/perl-yaml/slack-desc
new file mode 100644
index 0000000000..a6cf95bb70
--- /dev/null
+++ b/perl/perl-yaml/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 ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+perl-yaml: perl-yaml (YAML Ain't a Markup Language)
+perl-yaml:
+perl-yaml: The YAML.pm module implements a YAML Loader and Dumper based on
+perl-yaml: the YAML 1.0 specification. <http://www.yaml.org/spec/>
+perl-yaml: YAML is a generic data serialization language that is optimized
+perl-yaml: for human readability. It can be used to express the data
+perl-yaml: structures of most modern programming languages.
+perl-yaml:
+perl-yaml: Homepage: http://search.cpan.org/dist/YAML/
+perl-yaml:
+perl-yaml: