perl-Perl-OSType/Perl-OSType-1.005-stopwords.patch
Paul Howarth 48e91b9c20 Update to 1.005
- New upstream release 1.005
  - Ensured no non-core test dependencies
  - Various non-functional changes to files and metadata included with
    the distribution
- Add patch with additional stopwords for the spell checker
- Reinstate EPEL support as we no longer require Capture::Tiny
2013-09-11 16:54:20 +01:00

12 lines
333 B
Diff

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