diff options
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 |
commit | 880dcf6e3d9c0b2d43f09b601ea41539846553e9 (patch) | |
tree | c478eedf3c6a44d11285bfd7e4e04ec812fc680e /development/yaml/README | |
parent | 4f9cf9dba43c783a0a37a4a3d9c2f505a6adf590 (diff) | |
download | slackbuilds-880dcf6e3d9c0b2d43f09b601ea41539846553e9.tar.gz |
perl/perl-yaml: Updated Moved and renamed from development/yaml.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/yaml/README')
-rw-r--r-- | development/yaml/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/development/yaml/README b/development/yaml/README deleted file mode 100644 index 63cebbdd24..0000000000 --- a/development/yaml/README +++ /dev/null @@ -1,5 +0,0 @@ -The YAML.pm module implements a YAML Loader and Dumper based on -the YAML 1.0 specification. <http://www.yaml.org/spec/> -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 programming languages. |