mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
11 lines
419 B
Plaintext
11 lines
419 B
Plaintext
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>
|