diff options
Diffstat (limited to 'development/perl-xml-simple/slack-desc')
-rw-r--r-- | development/perl-xml-simple/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/perl-xml-simple/slack-desc b/development/perl-xml-simple/slack-desc deleted file mode 100644 index 840a9b102f8a..000000000000 --- a/development/perl-xml-simple/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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-xml-simple: XML::Simple (perl module for reading/writing XML) -perl-xml-simple: -perl-xml-simple: XML::Simple is a perl module for reading/writing XML -perl-xml-simple: It provides a simple API layer on top of an underlying -perl-xml-simple: parsing module (like XML::Parser, which is already -perl-xml-simple: included in Slackware's Perl package). -perl-xml-simple: -perl-xml-simple: Homepage: http://search.cpan.org/dist/XML-Simple/ -perl-xml-simple: -perl-xml-simple: -perl-xml-simple: |