| Name: | perl-common-sense |
|---|---|
| Version: | 3.7.5 |
| Release: | 20.el10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 48127 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-common-sense-3.7.5-20.el10.aarch64.rpm |
| Source RPM: | perl-common-sense-3.7.5-20.el10.src.rpm |
| Build Date: | Wed Jan 29 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/common-sense |
| Summary: | "Common sense" Perl defaults |
| Description: | This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders: It's supposed to be mostly the same, with much lower memory usage, as: use utf8; use strict qw(vars subs); use feature qw(say state switch); use feature qw(unicode_strings unicode_eval current_sub fc evalbytes); no feature qw(array_base); no warnings; use warnings qw(FATAL closed threads internal debugging pack prototype inplace io pipe unpack malloc deprecated glob digit printf layer reserved taint closure semicolon); no warnings qw(exec newline unopened); |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Package tests
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Use %license unconditionally
- Adapt a spec file to rpm-4.18.92
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update license to SPDX format
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild