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

Changes for version 0.07 - 2010-11-02

  • Merge in specificity calculation. This code was ripped out of CSS::Inliner, HTML::Query is a more appropriate place to do this calculation.
  • Added optimizations so that the specificity calculation doesn't need a tree in order to operate nor does it need a prior query to have occurred.
  • Merge in tests from CSS::Inliner for specificity calculations

Modules

jQuery-like selection queries for HTML::Element