Changes for version 1.05
- Switched from open( FILE, ">filename" ) to open( FILE, '>', 'filename' )
- Using the -X _ method to file-test via cached stat information
- Added support for merging differently named properties in multiply listed styles
- Upgraded test script to hopefully work on Win32 now
Modules
Read/Write .css files with as little code as possible