SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-Table-Read-RelationOn-Tiny rpm build for : OpenSuSE. For other distributions click perl-Text-Table-Read-RelationOn-Tiny.

Name : perl-Text-Table-Read-RelationOn-Tiny
Version : 2.3.1 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-12-06 07:05:47
Group : Unspecified Source RPM : perl-Text-Table-Read-RelationOn-Tiny-2.3.1-lp155.1.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
Summary : Read binary \"relation on (over) a set\" from a text table
Description :
Minimum version of perl required to use this module: \'v5.10.1\'.

This module implements a class that reads a binary _relation on a set_
(_homogeneous relation_, see
https://en.wikipedia.org/wiki/Binary_relation#Homogeneous_relation) from a
text table.

The table format must look like this:

| x\\y | this | that | foo bar |
|---------+------+------+---------|
| this | X | | X |
|---------+------+------+---------|
| that | | | X |
|---------+------+------+---------|
| foo bar | | X | |
|---------+------+------+---------|

* Tables are read by method \'get\', see below.

* Only two different table entries are possible, these are \'X\' and the empty
string (this is default and can be changed, see description of \'new\').

* The entry in the table\'s upper left corner is simply ignored and may be
empty, but you cannot omit the upper left \'|\' character.

* The hotizontal rules are optional.

* By default, there is not something like a format check for the horizontal
rules or the alignment. Any line starting with \'|-\' is simply ignored,
regardless of the other subsequent characters, if any. Also, the \'|\'
characters need not to be aligned, and heading spaces are ignored.

However, a format check can be enabled by specifying \'get\' argument
\'pedantic\' with a true value.

* If you have not specified a base set in the construcor call, the entries
(names) in the table header are the element names of the set. Of course,
they must be unique. One of these names may be the empty string. Names my
contain spaces or punctuation chars. The \'|\', of course, cannot be part of
a name.

* The names of the columns (header line) and the rows (first entry of each
row) must be unique, but they don\'t have to appear in the same order. By
default, the set of the header names and the set of the row names must be
equal, but this can be changed by argument \'allow_subset\' of method \'get\'.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-Table-Read-RelationOn-Tiny-2.3.1-lp155.1.1.noarch.rpm
     

Provides :
perl(Text::Table::Read::RelationOn::Tiny)
perl(Text::Table::Read::RelationOn::Tiny::_Relation_Matrix)
perl-Text-Table-Read-RelationOn-Tiny

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(autodie)
perl(version) >= 0.77
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Text
/usr/lib/perl5/vendor_perl/5.26.1/Text/Table
/usr/lib/perl5/vendor_perl/5.26.1/Text/Table/Read
/usr/lib/perl5/vendor_perl/5.26.1/Text/Table/Read/RelationOn
/usr/lib/perl5/vendor_perl/5.26.1/Text/Table/Read/RelationOn/Tiny.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Text-Table-Read-RelationOn-Tiny
/usr/share/doc/packages/perl-Text-Table-Read-RelationOn-Tiny/Changes
/usr/share/doc/packages/perl-Text-Table-Read-RelationOn-Tiny/README
/usr/share/licenses/perl-Text-Table-Read-RelationOn-Tiny
/usr/share/licenses/perl-Text-Table-Read-RelationOn-Tiny/LICENSE
/usr/share/man/man3/Text::Table::Read::RelationOn::Tiny.3pm.gz

 
ICM