From c08cc34d7fa20ae7de68dd9248689a5b52fc5a45 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 10 2020 02:26:34 +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