Revamped Moose::Meta::Class docs and updated coverage & spelling lists
[gitmo/Moose.git] / xt / pod_spell.t
index 71a8a61..0a32aaa 100644 (file)
@@ -1,10 +1,15 @@
+use strict;
+use warnings;
+
 use Test::Spelling;
+
 my @stopwords;
 for (<DATA>) {
     chomp;
     push @stopwords, $_
-      unless /\A (?: \# | \s* \z)/msx;    # skip comments, whitespace
-};
+        unless /\A (?: \# | \s* \z)/msx;    # skip comments, whitespace
+}
+
 add_stopwords(@stopwords);
 set_spell_cmd('aspell list -l en');
 all_pod_files_spelling_ok;
@@ -44,6 +49,7 @@ Rockway
 Roditi
 Rolsky
 Roszatycki
+Roszatycki's
 sartak
 Sedlacek
 Shlomi
@@ -101,15 +107,19 @@ TypeContraints
 API
 APIs
 Baz
+Changelog
+compat
 datetimes
 definedness
 destructor
 destructors
+dev
 DWIM
 hashrefs
 immutabilize
 immutabilized
 inline
+inlines
 invocant
 invocant's
 irc
@@ -120,6 +130,8 @@ namespace
 namespaced
 namespaces
 namespacing
+# as in required-ness
+ness
 OO
 OOP
 ORM
@@ -131,6 +143,8 @@ parameterizes
 pluggable
 prechecking
 prepends
+refactored
+refactoring
 runtime
 stacktrace
 subclassable
@@ -142,6 +156,7 @@ UNIMPORTING
 Unported
 unsets
 unsettable
+whitelist
 Whitelist
 
 ## other jargon