Posted on 2005-12-03 21:24:23-08 by spoop
help, not working
Hello, I am a newb to perl so please bear with me. I made a tiny program to test this module out:
#!/usr/bin/perl use warnings; use WWW::Dictionary;
And I get this error message: http://img524.imageshack.us/img524/9670/perlerror0wi.jpg Any idea what is the problem? I am using ActivePerl 5.8.7 build 813 on Windows XP.
Direct Responses: 1439 | Write a response
Posted on 2005-12-04 20:09:47-08 by cog in response to 1438
Re: help, not working
Install HTML::Strip and then it should work.

BTW, you can use the scrip `dictionary`, which is shipped with WWW::Dictionary.

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.