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

Changes for version 0.01_06 - 2007-10-31

  • retain whitespace after ")" characters; MSIE needs the whitespace, even though the W3 validator considers the results valid CSS.

Changes for version 0.01_05 - 2007-10-20

  • don't use "strcasestr()"; not available on Solaris

Changes for version 0.01_04 - 2007-10-17

  • fix t/02-minify.t so it doesn't try to "use_ok()" before issuing a test plan

Changes for version 0.01_03 - 2007-10-16

  • don't use "strndup()"; not available on all systems
  • we require Perl 5.006; update Build.PL and XS.pm to denote this

Changes for version 0.01_02 - 2007-10-16

  • relocate the XS file so that its picked up properly by EU::MM when running "perl Makefile.PL" to do a build.

Changes for version 0.01_01 - 2007-10-15

  • initial public version

Modules

XS based CSS minifier