SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Text-Aligner
Version : 0.16 Vendor : obs://build_opensuse_org/home:bastianfriedrich
Release : lp156.12.1 Date : 2024-06-14 18:37:10
Group : Development/Libraries/Perl Source RPM : perl-Text-Aligner-0.16-lp156.12.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Module to align text
Description :
Text::Aligner exports a single function, align(), which is used to justify
strings to various alignment styles. The alignment specification is the
first argument, followed by any number of scalars which are subject to
alignment.

The operation depends on context. In list context, a list of the justified
scalars is returned. In scalar context, the justified arguments are joined
into a single string with newlines appended. The original arguments remain
unchanged. In void context, in-place justification is attempted. In this
case, all arguments must be lvalues.

Align() also does one level of scalar dereferencing. That is, whenever one
of the arguments is a scalar reference, the scalar pointed to is aligned
instead. Other references are simply stringified. An undefined argument is
interpreted as an empty string without complaint.

Alignment respects colorizing escape sequences a la Term::ANSIColor which
means it knows that these sequences don\'t take up space on the screen.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/bastianfriedrich/15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-Aligner-0.16-lp156.12.1.noarch.rpm
     

Provides :
perl(Text::Aligner)
perl(Text::Aligner::Auto)
perl(Text::Aligner::MaxKeeper)
perl-Text-Aligner

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Term::ANSIColor) >= 2.02
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/Aligner.pm
/usr/share/doc/packages/perl-Text-Aligner
/usr/share/doc/packages/perl-Text-Aligner/Changes
/usr/share/doc/packages/perl-Text-Aligner/README
/usr/share/licenses/perl-Text-Aligner
/usr/share/licenses/perl-Text-Aligner/LICENSE
/usr/share/man/man3/Text::Aligner.3pm.gz

 
ICM