perl-Perl-OSType/Perl-OSType-1.010-stopwords.patch
Paul Howarth dfc7aa1e84 Update to 1.010
- New upstream release 1.010
  - Added 'msys' as a Unix-type OS
- BR: perl-generators where available
- Simplify find command using -delete
- Update patches as needed
2016-06-22 12:21:29 +01:00

12 lines
347 B
Diff

--- lib/Perl/OSType.pm
+++ lib/Perl/OSType.pm
@@ -108,6 +108,8 @@ version 1.008
=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