The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3948 - 2014-09-02

  • Updated handling of pseudo-classes
    • correct issue raised in CPAN RT96413, errors incorrectly bubbling from HTML::Query
    • update regex to properly target all unsupported pseudo-selectors
    • update regex to skip over CSS3 style pseudo-selectors as well as CSS2
    • update tests to properly exercise associated changes
  • Rename test psuedo.t to pseudo.t (spelling)
  • Bump up HTML::Query requirement to 0.09

Modules

Library for converting CSS <style> blocks to inline styles.
Interface through which to read/write CSS files while respecting the cascade order
Parser that builds a HTML syntax tree