in reply to Re^2: www::mechanize::shell
in thread WWW::Mechanize::Shell - Shell does not run
Your installation of WWW::Mechanize::Shell is broken then.
On my machine, it outputs the following:
C:\>perl -MWWW::Mechanize::Shell -e "die $WWW::Mechanize::Shell::VERSI +ON" 0.36 at -e line 1.
I can't help you any further except that you should maybe use CPAN.pm to install WWW::Mechanize::Shell instead of trying via ppm:
perl -MCPAN -e "install WWW::Mechanize::Shell"
That requires you to have a working nmake.exe installed though, which can be had from Microsoft.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: www::mechanize::shell
by bee (Initiate) on Sep 14, 2005 at 19:18 UTC | |
by Corion (Patriarch) on Sep 15, 2005 at 05:58 UTC |