| Paketname | libcss-tiny-perl | 
| Beschreibung | Perl module to read/write .css files with as little code as possible | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.17-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 68 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 12412 Byte | 
| Prüfsumme MD5 | 9111223cd96981994dec6972e0ac1524 | 
| Prüfsumme SHA1 | a9e3b38268c606992d4af8c44c729714d1fb29df | 
| Prüfsumme SHA256 | a8169ee7a7ddf0704c44af4c4254afdf80d8786cab4b63e5a608461badb2636e | 
| Link zum Herunterladen | libcss-tiny-perl_1.17-1_all.deb | 
| Ausführliche Beschreibung | 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.6M of memory to load, which is a large amount of
overhead if you only want to do trivial things.
.
This module is primarily for reading and writing simple files, and anything
you write shouldn't need to have documentation/comments. If you need something
with more power, move up to CSS.pm. |