perl-Perl-OSType/Perl-OSType-1.008-stopwords.patch
Paul Howarth 84a57de459 Update to 1.008
- New upstream release 1.008
  - Added 'minix' as a Unix-type OS
- Use %license where possible
- Update patch for building on old distributions
2015-01-30 12:13:53 +00:00

12 lines
347 B
Diff

--- lib/Perl/OSType.pm
+++ lib/Perl/OSType.pm
@@ -106,6 +106,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