aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Simple/pkg-descr
blob: 9a3fc3a2a739c3896f2fd00dbe9bf7e3f82c0a71 (plain) (blame)
1
2
3
4
5
6
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.