You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
347 B
11 lines
347 B
--- 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
|
|
|