INFO
Name: perl-File-LoadLines
Version: 1.047-1.el10_1
Arch: noarch
Summary: Loads the contents of a text file into an array of lines
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Fedora Project
Build Host: buildvm-s390x-18.s390.fedoraproject.org
Build Date: Tue Jun 17 14:23:41 2025
Size: 16420
URL: https://metacpan.org/release/File-LoadLines
Description: File-LoadLines provides an easy way to load the contents of a
disk file or network resource into your program.
It can deliver the contents without touching (as a blob) but its most
useful purpose is to deliver the contents of text data into an array
of lines. Hence the name, File::LoadLines.
It automatically handles data encodings ASCII, Latin and UTF-8 text.
When the file has a BOM, it handles UTF-8, UTF-16 LE and BE, and
UTF-32 LE and BE.
Recognized line terminators are NL (Unix, Linux), CRLF (DOS, Windows)
and CR (Mac)
FILES
/usr/share/doc/perl-File-LoadLines
/usr/share/doc/perl-File-LoadLines/Changes
/usr/share/doc/perl-File-LoadLines/README.md
/usr/share/man/man3/File::LoadLines.3pm.gz
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/LoadLines.pm
REQUIRES
perl(:VERSION) 5.10.1
perl(Carp)
perl(Encode)
perl(Exporter)
perl(strict)
perl(utf8)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(File::LoadLines) 1.047
perl-File-LoadLines 1.047-1.el10_1
CONFIG FILES
/usr/share/doc/perl-File-LoadLines
/usr/share/doc/perl-File-LoadLines/Changes d
/usr/share/doc/perl-File-LoadLines/README.md d
/usr/share/man/man3/File::LoadLines.3pm.gz d
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/LoadLines.pm
LICENSE FILES
GPL-1.0-or-later OR Artistic-1.0-Perl
|