Hi all
I installed Wiktionary::Parser on a Windows7 64bit operating system through ppm. The problem is that I get a error message rigth at the start of my script, even though (I think) the module installed correctly.
#!/usr/local/bin/perl -w use Wiktionary::Parser; my $parser = Wiktionary::Parser->new(); my $document = $parser->get_document(title => 'bunny'); print "$document";
The 'use Wiktionary::Parser;' gives the error message. Any ideas?
Thanks in advance for any help
In reply to Compilation failed in require by Dr Manhattan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |