From d4fe86a67ed48b93696b5e0ab1011b51afd5310f Mon Sep 17 00:00:00 2001 From: Packit Date: Sep 30 2020 10:36:22 +0000 Subject: Apply patch Perl-OSType-1.010-stopwords.patch patch_name: Perl-OSType-1.010-stopwords.patch present_in_specfile: true no_prefix: true --- diff --git a/lib/Perl/OSType.pm b/lib/Perl/OSType.pm index a72dd02..d2b7404 100644 --- a/lib/Perl/OSType.pm +++ b/lib/Perl/OSType.pm @@ -108,6 +108,8 @@ version 1.010 =head1 DESCRIPTION +=for :stopwords Unix Win32 Windows + 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