Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Text-Table-1.135.0-2.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Text-Table Distribution: Mageia
Version: 1.135.0 Vendor: Mageia.Org
Release: 2.mga10 Build date: Sat Jun 28 05:58:28 2025
Group: Development/Perl Build host: localhost
Size: 126032 Source RPM: perl-Text-Table-1.135.0-2.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Text-Table
Summary: Organize Data in Tables
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sat Jun 28 2025 umeabot <umeabot> 1.135.0-2.mga10
  + Revision: 2215590
  - Mageia 10 Mass Rebuild

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jun 29 02:18:05 2025