Name: | rh-perl524-perl-Perl-OSType |
---|---|
Version: | 1.010 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 33801 |
License: | GPL+ or Artistic |
RPM: | rh-perl524-perl-Perl-OSType-1.010-2.el7.noarch.rpm |
Source RPM: | rh-perl524-perl-Perl-OSType-1.010-2.el7.src.rpm |
Build Date: | Thu Dec 08 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Perl-OSType/ |
Summary: | Map Perl operating system names to generic types |
Description: | Modules that provide OS-specific behaviors often need to know if the current operating system matches a more generic type of operating systems. For example, 'linux' is a type of 'Unix' operating system and so is 'freebsd'. This module provides a mapping between an operating system name as given by $^O and a more generic type. The initial version is based on the OS type mappings provided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operating systems are given the type 'Windows' rather than 'Win32'). |
- SCL
- Update to 1.010 - Added 'msys' as a Unix-type OS - BR: perl-generators where available - Simplify find command using -delete - Update patches as needed
- Perl 5.24 re-rebuild of bootstrapped packages
- Increase release to favour standalone package
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update to 1.009 - Added 'sco' as a Unix-type OS - Update patches as needed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Perl 5.22 re-rebuild of bootstrapped packages
- Increase release to favour standalone package
- Perl 5.22 rebuild