Name: | perl-Data-Section |
---|---|
Version: | 0.200006 |
Release: | 9.module+el8.1.0+5399+8245a79b |
Architecture: | noarch |
Module: | perl:5.24:8010020190529084201:ee766497 |
Group: | Development/Libraries |
Size: | 41434 |
License: | GPL+ or Artistic |
RPM: | perl-Data-Section-0.200006-9.module+el8.1.0+5399+8245a79b.noarch.rpm |
Source RPM: | perl-Data-Section-0.200006-9.module+el8.1.0+5399+8245a79b.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Data-Section/ |
Summary: | Read multiple hunks of data out of your DATA section |
Description: | Data::Section provides an easy way to access multiple named chunks of line-oriented data in your module's DATA section. It was written to allow modules to store their own templates, but probably has other uses. |
- Rebuild with enable hardening (bug #1636329)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Perl 5.24 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Perl 5.22 rebuild
- Perl 5.20 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to 0.200006 - Skip tests on Win32 pre-5.14 related to line endings; perl munges the data before we're able to get at it
- Update to 0.200005 - Open DATA handles both :raw and :bytes to avoid content munging on Win32 - This is not yet a perfect solution for Win32