Home > Repository > 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.
Nome:perl-CSS-Tiny
Versione: 1.2-1mamba
Gruppo:System/Libraries/Perl
Manutentore:autodist
Licenza:GPL, Artistic
Dimensione:17,05 kB
URL di origine:https://www.cpan.org
Data di compilazione:2021-02-26 13:43:00
Pacchetti binari e dipendenze
x86_64i586
RPM creatiperl-CSS-Tiny
perl-CSS-Tiny
Dipendenze di compilazioneperl(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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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