The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.05      2011-01-06 07:47:46 America/Denver
          Fixes:
          - Adding XML::Validate::LibXML as a dep. was not enough.
            Need to add XML::LibXML directly.

0.04      2011-01-03 11:29:31 America/Denver
          Fixes:
          - XML::LibXML dependency (caused test to fail)
          
0.03      2010-12-29 20:35:22 America/Denver
          Improvements:
          - enlargen private parts (the dilemma of POD for _subs)
          - Test multiple location types
          
0.02      2010-12-29 14:28:29 America/Denver
          Improvements:
          - Add raw_data attribute that has the raw XML
          - Validate XML before using just in case.
          - improve Synopsis
          

0.01      2010-12-29 09:04:55 America/Denver
          - Initial Release