Fedora Packages

perl-Tie-File Subpackage of perl

Access the lines of a disk file via a Perl array

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.07-507.fc41 -
Fedora 40 1.07-506.fc40 -
Fedora 39 1.07-502.fc39 -
Fedora 38 1.06-498.fc38 -
File a new bug report »
Package Info
  • Upstream: https://www.perl.org/
  • License(s): GPL-2.0-or-later OR Artistic-1.0-Perl
  • Maintainers: jplesnik, corsepiu, iarnell, ppisar, psabata, spot, rhughes, alexl, caolanm, mspacek

Related Packages

You can contact the maintainers of this package via email at perl dash maintainers at fedoraproject dot org.



Sources on Pagure