SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-Table rpm build for : Mageia 9. For other distributions click perl-Text-Table.

Name : perl-Text-Table
Version : 1.135.0 Vendor : Mageia_Org
Release : 1.mga9 Date : 2022-10-15 10:34:43
Group : Development/Perl Source RPM : perl-Text-Table-1.135.0-1.mga9.src.rpm
Size : 0.12 MB
Packager : tv < tv>
Summary : Organize Data in Tables
Description :
Organization of data in table form is a time-honored and useful method of
data representation. While columns of data are trivially generated by
computer through formatted output, even simple tasks like keeping titles
aligned with the data columns are not trivial, and the one-shot solutions
one comes up with tend to be particularly hard to maintain. Text::Table
allows you to create and maintain tables that adapt to alignment
requirements as you use them.

Overview
The process is simple: you create a table (a Text::Table object) by
describing the columns the table is going to have. Then you load lines
of data into the table, and finally print the resulting output lines.
Alignment of data and column titles is handled dynamically in
dependence on the data present.

Table Creation
In the simplest case, if all you want is a number of (untitled)
columns, you create an unspecified table and start adding data to it.
The number of columns is taken fronm the first line of data.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-Table-1.135.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Text-Table-1.135.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Text-Table-1.135.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Text-Table-1.135.0-1.mga9.noarch.rpm
     

Provides :
perl(Text::Table)
perl-Text-Table

Requires :
perl >= 0:5.008
perl(Carp)
perl(List::Util)
perl(Text::Aligner) >= 0.05
perl(overload)
perl(strict)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Text-Table
/usr/share/doc/perl-Text-Table/Changes
/usr/share/doc/perl-Text-Table/LICENSE
/usr/share/doc/perl-Text-Table/META.json
/usr/share/doc/perl-Text-Table/META.yml
/usr/share/doc/perl-Text-Table/MYMETA.yml
/usr/share/doc/perl-Text-Table/README
/usr/share/doc/perl-Text-Table/examples
/usr/share/doc/perl-Text-Table/examples/Text-Table-UTF8-example--with-align-center.pl
/usr/share/doc/perl-Text-Table/examples/Text-Table-UTF8-example.pl
/usr/share/doc/perl-Text-Table/examples/Text-Table-align-example.pl
/usr/share/man/man3/Text::Table.3pm.xz
/usr/share/perl5/vendor_perl/Text
/usr/share/perl5/vendor_perl/Text/Table.pm

 
ICM