| Name: | perl-Perl-OSType | 
|---|---|
| Version: | 1.010 | 
| Release: | 397.module+el8.1.0+5399+8245a79b | 
| Architecture: | noarch | 
| Module: | perl:5.24:8010020190529084201:ee766497 | 
| Group: | Unspecified | 
| Size: | 33805 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Perl-OSType-1.010-397.module+el8.1.0+5399+8245a79b.noarch.rpm | 
| Source RPM: | perl-Perl-OSType-1.010-397.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/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').  |