| Paketname | libyaml-tiny-perl | 
| Beschreibung | Read/Write YAML files with as little code as possible | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.43-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 100 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | John Lightsey  | 
| Quelle |  | 
| Paketgröße | 31262 Byte | 
| Prüfsumme MD5 | db5e4e4904f02c79841ccc7570d1803b | 
| Prüfsumme SHA1 | d79eff8036a11f53901d6a0deb164865e99906cf | 
| Prüfsumme SHA256 | a533dab6a0556c4d881c8b81e74586bc24776dee19bcabdb873fc38ec1d8aba6 | 
| Link zum Herunterladen | libyaml-tiny-perl_1.43-1_all.deb | 
| Ausführliche Beschreibung | The YAML specification is huge. Like, really huge. It contains all the
functionality of XML, except with flexibility and choice, which makes it
easier to read, but with a full specification that is more complex than XML.
.
The pure-Perl implementation of YAML costs just over 4 megabytes of memory
to load. Just like with Windows .ini files (3 meg to load) and CSS
(3.5 meg to load) the situation is just asking for a YAML::Tiny module, an
incomplete but correct and usable subset of the functionality, in as little
code as possible.
 |