Skip to content

Commit 1e8d6d9

Browse files
committedJan 6, 2012
Remove module check for Text::Aspell
1 parent 300cd51 commit 1e8d6d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎sbin/testEnvironment.pl

-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ BEGIN
127127
checkModule("POSIX" );
128128
checkModule("List::Util" );
129129
checkModule("Color::Calc" );
130-
checkModule("Text::Aspell", 0.01,2 );
131130
checkModule("Weather::Com::Finder", "0.5.3" );
132131
checkModule("HTML::TagCloud", "0.34" );
133132
checkModule("Image::ExifTool", "7.67" );

0 commit comments

Comments
 (0)