Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-04-20 | Update p5-XML-XSLT to 0.48. | minskim | 1 | -3/+3 | |
Major changes since 0.32: * Fixed select on "comment()" "processing-instruction()" etc * Added test for select * More attribute tests * Added test for xsl:copy * 'use-attribute-sets' works in xsl:copy and recursively * Allowed both name and match attributes in templates * Lost redefinition warning with perl 5.8 * Added ChangeLog.xsl as an example to transform the output of cvs2pl * Added the manpage as an example * Started to properly implement omit-xml-declaration * Added the modules own documentation as an example * Updated pod * added test for <xsl:text> * Stylesheet whitespace stripping as per spec and altered tests * First cut at cdata-section-element * Added more accessors for object attributes * Fixed potentially broken usage of $variables in _evaluate_template * Implemented attribute-sets * Added Test::More to Makefile.PL * Added _indent and _outdent methods * Placed __get_attribute_sets in transform() * Rolled in various patches * Added new tests | |||||
2002-01-10 | Remove non-existing patch-aa from distinfo. | wiz | 1 | -2/+1 | |
2001-10-01 | p5-XML-XSLT - perl5 module for processing XSLT | jlam | 1 | -0/+5 | |
This module implements the W3C's XSLT specification. The goal is full implementation of this spec, but we have not yet achieved that. However, it already works well. See the XML::XSLT Commands entry in the perldoc module documentation for the current status of each command. |