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

Changes for version 2669 - 2010-08-19

  • Include a number of contributions from Michael Peters <mpeters@plusthree.com>
    • do not die if there is no style container within passed document
    • do not die if comments are encountered within <style> blocks
    • contribution of tests to ensure described functionality matches up
    • respect order of CSS rules for better style cascade
  • Added option to selectively strip out class and id attributes via constructor param
  • Added automatic collapsing of overridden attributes, assisted by Vivek Khera <vivek@khera.org>
  • Restructured parts of code and added some get methods to ease future testing
  • Adjusted some variable names to be more correct

Modules

Library for converting CSS <style> blocks to inline styles.