[Lunar-commits] r20854 - moonbase/trunk/perl/YAML-Syck
Jens Luedicke
perldude at lunar-linux.org
Tue Aug 1 12:41:35 UTC 2006
Author: perldude
Date: 2006-08-01 12:41:34 +0000 (Tue, 01 Aug 2006)
New Revision: 20854
Modified:
moonbase/trunk/perl/YAML-Syck/DETAILS
Log:
change/update module description
Modified: moonbase/trunk/perl/YAML-Syck/DETAILS
===================================================================
--- moonbase/trunk/perl/YAML-Syck/DETAILS 2006-08-01 12:34:45 UTC (rev 20853)
+++ moonbase/trunk/perl/YAML-Syck/DETAILS 2006-08-01 12:41:34 UTC (rev 20854)
@@ -7,10 +7,10 @@
WEB_SITE=http://search.cpan.org/search?dist=YAML
ENTERED=20060801
UPDATED=20060801
- SHORT="YAML - YAML Ain't Markup Language (tm)"
+ SHORT="Perl interface to the libsyck library."
cat << EOF
-The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0
-specification. <http://www.yaml.org/spec/>
+This module provides a Perl interface to the libsyck data serialization
+library.
YAML is a generic data serialization language that is optimized for human
readability. It can be used to express the data structures of most modern
More information about the Lunar-commits
mailing list