./wip/p5-XML-Writer-Simple, Perl module for writing XML documents

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.12, Package name: p5-XML-Writer-Simple-0.12, Maintainer: tonnerre

XML::Writer::Simple is a simple Perl module for writing XML documents


Required to run:
[lang/perl5] [wip/p5-XML-DT]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: d63118d6731131b5868ecb10da336fae658527e5
Filesize: 14.077 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-10-17 06:56:03 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-XML-Writer-Simple to 0.07.

Changes from previous:
0.07    2011, 11 April
        - Added the ':html' tagset (full set XHTML 1.1)

0.06    2011, 11 April
        - Added the ':html' tagset (still incomplete)

0.05    2009, 17 April
        - Fixed bug with toxml that found a(0) to the <a/>
          Thanks to TONNERRE for the bug report.

0.04	2009, 16 February
        - Added newlines at the end of start_tag and end_tag.
        - Require a recent perl version (5.8.3 or higher);

0.03    2009, 9 February
        - Added support to partial tags construction.

0.02    2009, 6 February
        - About three years after the first release, here comes a new
          one with new features. Would love to know if someone is using
          this module.
        - added xml_header function. Optional argument encoding => '...'
   2007-12-10 10:37:22 by Johann Franz | Files touched by this commit (3) | Imported package
Log message:
XML::Writer::Simple is a simple Perl module for writing XML documents.