SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-Table-ASV rpm build for : OpenSuSE. For other distributions click perl-Text-Table-ASV.

Name : perl-Text-Table-ASV
Version : 0.002 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 18:15:49
Group : Unspecified Source RPM : perl-Text-Table-ASV-0.002-lp154.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Generate ASV (ASCII separated value a.k.a. DEL a.ka. delimited ASCII)
Description :
This module provides a single function, \'table\', which formats a
two-dimensional array of data as ASV. This is basically a way to generate
ASV using the same interface as that of Text::Table::Tiny (v0.03) or
Text::Table::Org.

ASV (ASCII separated values, also sometimes DEL a.k.a. Delimited ASCII) is
a format similar to TSV (tab separated values). Instead of Tab character
(\"\\t\") as the field separator, ASV uses \"\\x1f\" (ASCII Unit Separator
character) and instead of newline (\"\
\") as the record separator, ASV uses
\"\\x1e\" (ASCII Record Separator). There is currently no quoting or escaping
mechanism provided. \"\\x1c\", \"\\x1d\", \"\\x1e\", and \"\\x1f\" characters in cell
will be replaced by spaces.

The example shown in the SYNOPSIS generates the following table (the record
separator and unit separator are shown using \"\\x1f\" and \"\\x1f\"
respectively):

Name\\x1fRank\\x1fSerial\\x1ealice\\x1fpvt\\x1f123456\\x1ebob\\x1fcpl\\x1f98765321\\x1ecarol\\x1fbrig gen\\x1f8745

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-Table-ASV-0.002-lp154.1.1.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/ASV.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Text-Table-ASV
/usr/share/doc/packages/perl-Text-Table-ASV/Changes
/usr/share/doc/packages/perl-Text-Table-ASV/README
/usr/share/licenses/perl-Text-Table-ASV
/usr/share/licenses/perl-Text-Table-ASV/LICENSE
/usr/share/man/man3/Text::Table::ASV.3pm.gz

 
ICM