mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
c8df88ddad
Do the same for pkg-descr files. Approved by: markm
11 lines
346 B
Plaintext
11 lines
346 B
Plaintext
XML::Dumper dumps Perl data to a structured XML format. XML::Dumper can
|
|
also read XML data that was previously dumped by the module and convert
|
|
it back to Perl.
|
|
|
|
This might be useful for dumping Perl objects to files using an XML
|
|
format that can be reloaded or accessed by other programs. Maybe even
|
|
other languages.
|
|
|
|
-Anton
|
|
<tobez@FreeBSD.org>
|