Commit Graph

55 Commits

Author SHA1 Message Date
Marcela Mašláňová 24e37a0d0b change path on vendor, so our debuginfo are not conflicting with
perl core debuginfos
2011-08-16 15:28:57 +02:00
Petr Sabata dc1dda7152 Perl mass rebuild 2011-07-21 15:36:17 +02:00
Petr Sabata 66ae17e2c9 Perl mass rebuild 2011-07-19 13:10:11 +02:00
Dennis Gilmore 3e57e939db - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:47:02 -06:00
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