diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-20 23:11:48 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-20 23:11:48 +0000 |
commit | 110ef963e78809b24e5310e055e592228094a666 (patch) | |
tree | 85e70f267d738d66761e2bfe02b5242d91529b0c /textproc/p5-XML-Simple/pkg-descr | |
parent | d4f90f5271cfbc11fa6ac715e7507472c109e1e5 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-Simple/pkg-descr')
-rw-r--r-- | textproc/p5-XML-Simple/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/p5-XML-Simple/pkg-descr b/textproc/p5-XML-Simple/pkg-descr new file mode 100644 index 000000000000..361897a65f94 --- /dev/null +++ b/textproc/p5-XML-Simple/pkg-descr @@ -0,0 +1,11 @@ +XML::Simple is a Perl module that makes it really easy to read and write XML +files. + +XML::Simple was originally developed for the purpose of reading and writing +config files in XML format (which offers various advantages over say .INI +format). Having said that, many people find it useful for other purposes. + +WWW: http://web.co.nz/~grantm/cpan/ + +Andrew +andrew@ugh.net.au |