From: Fuji, Goro <gfuji@cpan.org>
Date: Wed, 22 Sep 2010 16:06:38 +0000 (+0900)
Subject: Update podspell.t
X-Git-Tag: 0.71~37
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ad665166822b9781ae0fc7619409b6fc2a4adce6;p=gitmo%2FMouse.git

Update podspell.t
---

diff --git a/xt/002-pod_spell.t b/xt/002-pod_spell.t
index 66b3888..212886f 100644
--- a/xt/002-pod_spell.t
+++ b/xt/002-pod_spell.t
@@ -13,7 +13,8 @@ for (<DATA>) {
 }
 
 add_stopwords(@stopwords);
-set_spell_cmd('aspell list -l en');
+#set_spell_cmd('aspell list -l en');
+$ENV{LC_ALL} = 'C';
 all_pod_files_spelling_ok();
 
 __DATA__
@@ -87,6 +88,8 @@ SVN
 CGI
 FastCGI
 DateTime
+pm
+XS
 
 ## Moose
 AttributeHelpers
@@ -182,6 +185,7 @@ namespaces
 namespacing
 transformability
 redispatch
+MISC
 
 # as in required-ness
 ness