XML::Quick

XML::Quick is a Perl module to generate XML from hashes (and other data).
Download

XML::Quick Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Robert Norris
  • Publisher web site:
  • http://search.cpan.org/~robn/XML-Quick-0.04/lib/XML/Quick.pm

XML::Quick Tags


XML::Quick Description

XML::Quick is a Perl module to generate XML from hashes (and other data). XML::Quick is a Perl module to generate XML from hashes (and other data).SYNOPSIS use XML::Quick; $xml = xml($data); $xml = xml($data, { ... });This module generates XML from Perl data (typically a hash). It tries hard to produce something sane no matter what you pass it. It probably fails.When you use this module, it will export the xml function into your namespace. This function does everything. Requirements: · Perl


XML::Quick Related Software