Skip to content

Commit

Permalink
Remove module check for Text::Aspell
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Jan 6, 2012
1 parent 300cd51 commit 1e8d6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sbin/testEnvironment.pl
Expand Up @@ -127,7 +127,6 @@ BEGIN
checkModule("POSIX" );
checkModule("List::Util" );
checkModule("Color::Calc" );
checkModule("Text::Aspell", 0.01,2 );
checkModule("Weather::Com::Finder", "0.5.3" );
checkModule("HTML::TagCloud", "0.34" );
checkModule("Image::ExifTool", "7.67" );
Expand Down

0 comments on commit 1e8d6d9

Please sign in to comment.