[ol10_appstream] perl-Tie-File-1.09-512.el10.noarch

Name:perl-Tie-File
Version:1.09
Release:512.el10
Architecture:noarch
Group:Unspecified
Size:87733
License:GPL-2.0-or-later OR Artistic-1.0-Perl
RPM: perl-Tie-File-1.09-512.el10.noarch.rpm
Source RPM: perl-5.40.1-512.el10.src.rpm
Build Date:Sat Mar 08 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://www.perl.org/
Summary:Access the lines of a disk file via a Perl array
Description:
Tie::File represents a regular text file as a Perl array. Each element in the
array corresponds to a record in the file. The first line of the file is
element 0 of the array; the second line is element 1, and so on.  The file is
not loaded into memory, so this will work even for gigantic files.  Changes to
the array are reflected in the file immediately.

Changelog (Show File list) (Show related packages)