| Name: | perl-File-Tail |
|---|---|
| Version: | 1.3 |
| Release: | 24.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 39734 |
| License: | GPL+ or Artistic |
| RPM: | perl-File-Tail-1.3-24.el9.noarch.rpm |
| Source RPM: | perl-File-Tail-1.3-24.el9.src.rpm |
| Build Date: | Wed Jun 15 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/File-Tail |
| Summary: | Perl extension for reading from continuously updated files |
| Description: | The primary purpose of File::Tail is reading and analyzing log files while they are being written, which is especially useful if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG. |
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- discover that the Makefile takes "Tail.pm.debug" and renames it to "Tail.pm" before copying - this means we need to patch "Tail.pm.debug" not "Tail.pm"
- adjust patch to explicitly initialize $object->{'inode'} if undefined
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild