The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for XML::XSS

0.3.1     2011-03-14 20:02:18 America/Montreal
    * fixes to work with Moose 1.99+, as well as older versions. (Dave Rolsky)
    * templates deal with metacharacters correctly
    * test module B renamed Beta not to clash with core's B.

0.3.0     2010-12-25 22:31:17 America/Montreal
    * deal with CDATASection (as a text node)
    * change the name of the style object from $r to $style
    * attribute values now printed properly

0.2_0     2010-12-20 18:32:38 America/Montreal
    * add $master to stylesheet classes.
    * add 'style' keyword.

0.1.3     2010-07-29 20:43:30 America/Montreal
    * add a first pass of template/overloading documentation 

0.1_2     2010-07-17 10:05:12 America/Montreal
    * fix the failing tests because of overloading.

0.1_1     2010-07-12 21:23:22 America/Montreal
    * add a Changes file.
    * add Pod::Weaver in dist::zilla config.
    * try to fix the bug seen at
        http://www.cpantesters.org/cpan/report/30de628a-8d6d-11df-aac3-f82b01ce9048

0.1_0     2010-07-11 America/Montreal
    * Original release.