Read/Write YAML files with as little code as possible
http://search.cpan.org/dist/YAML-Tiny
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-YAML-Tiny
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-YAML-Tiny && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
YAML-Tiny-1.74.tar.gz | 0000075036 73.3 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-YAML-Tiny.changes | 0000008004 7.82 KB | |
perl-YAML-Tiny.spec | 0000003326 3.25 KB |
Revision 28 (latest revision is 29)
Dirk Stoecker (dstoecker)
accepted
request 1076909
from
Tina Müller (tinita)
(revision 28)
- updated to 1.74 see /usr/share/doc/packages/perl-YAML-Tiny/Changes 1.74 2023-03-23 03:19:08Z [FIXED] - a few documentation tweaks (thanks, Giovanni Los and Richlv!)
Comments 0