forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
419 B
Text
10 lines
419 B
Text
CSS::Tiny is a perl class to read and write .css stylesheets with as
|
|
little code as possible, reducing load time and memory overhead.
|
|
|
|
This module is primarily for reading and writing simple files, and
|
|
anything we write shouldn't need to have documentation/comments. If you
|
|
need something with more power, move up to CSS.pm.
|
|
|
|
WWW: http://search.cpan.org/dist/CSS-Tiny/
|
|
|
|
Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
|