SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Array-LineReader rpm build for : openSUSE Tumbleweed. For other distributions click perl-Array-LineReader.

Name : perl-Array-LineReader
Version : 1.01 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 8.68 Date : 2024-08-05 19:54:52
Group : Development/Libraries/Perl Source RPM : perl-Array-LineReader-1.01-8.68.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Access lines of a file via an array
Description :
Array::LineReader gives you the possibility to access lines of some file by
the elements of an array. This modul inherites methods from \'Tie::Array\'
(see Tie::Array). You save a lot of memory, because the file\'s content is
read only on demand, i.e. in the case you access an element of the array.
The offset and length of all the lines is hold in memory as long as you tie
your array.

The underlying file is opened for reading in binary mode. (Yes, there are
some OSs, that make a difference in interpreting the \'EOL\'-sequence, i.e.
\'End-Of-Line\' and the \'EOF\'-character, i.e. \'End-Of-File\' what is the
character \'\"\\x1A\"\'). The bytes read are neigther translated nor suppressed.

Lines are build up to and including the \'EOL\'-sequence. The \'EOL\'-sequence
is assumed to be \'\"\\x0D\\x0A\"\' or \'\"\\x0A\\x0D\"\' or \'\"\\x0D\"\' or \'\"\\x0A\"\'.

The file is not closed until you \'untie\' the array.

It\'s up to you to define the kind of access:

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Array-LineReader-1.01-8.68.noarch.rpm
     

Provides :
perl(Array::LineReader)
perl-Array-LineReader

Requires :
perl(:MODULE_COMPAT_5.40.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/lib/perl5/vendor_perl/5.40.0/Array
/usr/lib/perl5/vendor_perl/5.40.0/Array/LineReader.pm
/usr/share/doc/packages/perl-Array-LineReader
/usr/share/doc/packages/perl-Array-LineReader/Changes
/usr/share/doc/packages/perl-Array-LineReader/README
/usr/share/man/man3/Array::LineReader.3pm.gz

 
ICM