The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for HTML-Xit

0.05    2014-11-08
    * fix memory leak when creating new HTML::Xit objects

0.04    2014-11-08
    * fix bug with attr, text, and html methods returning wrong
      values when there are no elements selected

0.03    2014-11-08
    * add find method
    * add trimText method
    * fix bug where undef was returned instead of empty $X
    * update POD

0.02    2014-10-17

    * add classes and hasClass methods
    * add unit tests for class methods

0.01    2014-10-16

    * Initial Release