Name: | perl-Readonly |
---|---|
Version: | 1.03 |
Release: | 22.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 53931 |
License: | GPL+ or Artistic |
RPM: | perl-Readonly-1.03-22.el7.noarch.rpm |
Source RPM: | perl-Readonly-1.03-22.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Readonly/ |
Summary: | Facility for creating read-only scalars, arrays, hashes |
Description: | Readonly provides a facility for creating non-modifiable scalars, arrays, and hashes. Any attempt to modify a Readonly variable throws an exception. Readonly: * Creates scalars, arrays (not lists), and hashes * Creates variables that look and work like native perl variables * Creates global or lexical variables * Works at run-time or compile-time * Works with deep or shallow data structures * Prevents reassignment of Readonly variables |
- Mass rebuild 2013-12-27
- Specify all dependencies
- Rebuild for perl 5.16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Drop -tests subpackage (general lack of interest in this), but include them as documentation for the main package - No need to remove empty directories from buildroot - Add buildreqs for Perl core modules that might be dual-lived - Fix script interpreter for test suite since we're packaging it - Drop redundant %{?perl_default_filter} - Don't use macros for commands - Make %files list more explicit - Use tabs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuild to fix problems with vendorarch/lib (#661697)