Home > Repositories > base > perl-CSS-Tiny

perl-CSS-Tiny: CSS::Tiny - Read/Write .css files with as little code as possible

CSS::Tiny is a perl class to read and write .css stylesheets with as little code as possible, reducing load time and memory overhead. CSS.pm requires about 2.6 meg or ram to load, which is a large amount of overhead if you only want to do trivial things. Memory usage is normally scoffed at in Perl, but in my opinion should be at least kept in mind.
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. With the increasing complexity of CSS, this is becoming more common, but many situations can still live with simple CSS files.
Name:perl-CSS-Tiny
Release: 1.2-1mamba
Group:System/Libraries/Perl
Maintainer:autodist
License:GPL, Artistic
Size:17.05 kB
Upstream URL:https://www.cpan.org
Build time:2021-02-26 13:43:00
Binary packages and requirements
x86_64i586
Built RPMSperl-CSS-Tiny
perl-CSS-Tiny
Build requirementsperl(Clone) [1]
perl(Test::Pod) [1]
perl-Clone [1]
perl-devel [1]
perl(Clone) [1]
perl(Test::Pod) [1]
perl-Clone [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2021-02-26autodist1.20-1mamba- automatic version update by autodist
2011-05-01autodist1.19-1mamba- automatic update by autodist
2011-02-17gil1.15-1mamba- package created by autospec