Пакет perl-CSS-Tiny
Исходный пакет: perl-CSS-Tiny
Версия: 1.20-alt1
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Версия: 1.20-alt1
Собран: 21 марта 2016 г. 19:02
в задании #161772
Сообщить об ошибке в пакете
Gear: https://git.altlinux.org/srpms/p/perl-CSS-Tiny.git?a=tree;hb=1.2…
Домашняя страница: http://search.cpan.org/dist/CSS-Tiny/
Домашняя страница: http://search.cpan.org/dist/CSS-Tiny/
Лицензия: Artistic and GPL
О пакете: Read/Write .css files with as little code as possible
Описание:
Последние изменения:О пакете: 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.
21 марта 2016 г. Igor Vlasenko 1.20-alt1 |
- automated CPAN update |
19 сентября 2011 г. Igor Vlasenko 1.19-alt1 |
- automated CPAN update |
22 ноября 2010 г. Igor Vlasenko 1.17-alt1.1 |
- repair after perl 5.12 upgrade using girar-nmu |