Read/Write YAML files with as little code as possible
YAML::Tiny is a perl class for reading and writing YAML-style files, written
with as little code as possible, reducing load time and memory overhead.
Most of the time it is accepted that Perl applications use a lot of memory and
modules. The ::Tiny family of modules is specifically intended to provide an
ultralight and zero-dependency alternative to many more-thorough standard
modules.
This module is primarily for reading human-written files (like simple config
files) and generating very simple human-readable files. Note that I said
human-readable and not geek-readable. The sort of files that your average
manager or secretary should be able to look at and make sense of.
- Links to openSUSE:Factory / perl-YAML-Tiny
- Link has errors: conflict in file perl-YAML-Tiny.spec
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:cschneemann:OBS/perl-YAML-Tiny && cd $_
- Create Badge
Source Files (show unmerged sources)
Sources could not be expanded: conflict in file perl-YAML-Tiny.spec
Comments 0