SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-YAML-Tiny rpm build for : openSUSE Leap 42. For other distributions click perl-YAML-Tiny.

Name : perl-YAML-Tiny
Version : 1.73 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 28.1 Date : 2018-02-24 08:06:20
Group : Development/Libraries/Perl Source RPM : perl-YAML-Tiny-1.73-28.1.src.rpm
Size : 0.08 MB
Packager : (none)
Summary : Read/Write YAML files with as little code as possible
Description :
*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.

YAML::Tiny does not generate comments, it won\'t necessarily preserve the
order of your hashes, and it will normalise if reading in and writing out
again.

It only supports a very basic subset of the full YAML specification.

Usage is targeted at files like Perl\'s META.yml, for which a small and
easily-embeddable module is extremely attractive.

Features will only be added if they are human readable, and can be written
in a few lines of code. Please don\'t be offended if your request is
refused. Someone has to draw the line, and for YAML::Tiny that someone is
me.

If you need something with more power move up to YAML (7 megabytes of
memory overhead) or YAML::XS (6 megabytes memory overhead and requires a C
compiler).

To restate, YAML::Tiny does *not* preserve your comments, whitespace, or
the order of your YAML data. But it should round-trip from Perl structure
to file and back again just fine.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_42.3/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(YAML::Tiny)
perl-YAML-Tiny

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/YAML
/usr/lib/perl5/vendor_perl/5.18.2/YAML/Tiny.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-YAML-Tiny
/usr/share/doc/packages/perl-YAML-Tiny/CONTRIBUTING
/usr/share/doc/packages/perl-YAML-Tiny/Changes
/usr/share/doc/packages/perl-YAML-Tiny/README
/usr/share/licenses/perl-YAML-Tiny
/usr/share/licenses/perl-YAML-Tiny/LICENSE
/usr/share/man/man3/YAML::Tiny.3pm.gz

 
ICM