Go to file
Paul Howarth 8bf2f74a74 Initial import (perl-Perl-OSType-1.002-3)
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').
2011-01-27 16:01:13 +00:00
.gitignore Initial import (perl-Perl-OSType-1.002-3) 2011-01-27 16:01:13 +00:00
Perl-OSType-1.002-old-EU::MM.patch Initial import (perl-Perl-OSType-1.002-3) 2011-01-27 16:01:13 +00:00
Perl-OSType-1.002-old-Test::More.patch Initial import (perl-Perl-OSType-1.002-3) 2011-01-27 16:01:13 +00:00
perl-Perl-OSType.spec Initial import (perl-Perl-OSType-1.002-3) 2011-01-27 16:01:13 +00:00
sources Initial import (perl-Perl-OSType-1.002-3) 2011-01-27 16:01:13 +00:00