Skip to content

mgreter/IO-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IO-CSS

This is a shameless ripoff of IO::HTML by Christopher J. Madsen.

It provides a practically identical interface as IO::HTML, minus the output functionality. It allows a perl coder to open css files in the correct encoding, which is taken from the BOM or from the @charset declaration.

Installation

Build Status Coverage Status

To install this module type the following:

perl Build.PL
./Build verbose=1
./Build test verbose=1
./Build install verbose=1

On windows you may want to install Strawberry Perl first.

About

Open a CSS file with automatic charset detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages