When I try to install WWW::Mechanize, I get: t/cookies.t .............. Can't locate HTTP/Server/Simple/CGI.pm in @INC (@INC contains: t/ /home/shawn/.cpan/build/WWW-Mechanize-1.60-0tJ38m/blib/lib /home/shawn/.cpan/build/WWW-Mechanize-1.60-0tJ38m/blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t//TestServer.pm line 7. BEGIN failed--compilation aborted at t//TestServer.pm line 7. Compilation failed in require at t/cookies.t line 22. BEGIN failed--compilation aborted at t/cookies.t line 22. t/cookies.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run
Why isn't HTTP/Server/Simple/CGI.pm loaded as a dependency? -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. I like Perl; it's the only language where you can bless your thingy.
