Letter P

perl-Perl-OSType - Map Perl operating system names to generic types

Website: https://metacpan.org/release/Perl-OSType
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
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').

Packages

perl-Perl-OSType-1.010-397.aldos.src [31 KiB] Changelog by Joel Barrios (2024-11-27):
- Clean spec file.

Listing created by Repoview-0.6.6-6.fc14.al