Thank you for your reply about the HTTP::Server::Simple. I just tried installing that with the code below but as you can see (also below) I got another "fail" message.

How do I install WWW::Mechanize if it didn't work before and I get a "Make had returned bad status, install seems impossible" message?

HTTP::Server::Simple $ cpan HTTP::Server::Simple CPAN: Storable loaded ok (v2.18) Going to read /Users/Erika/.cpan/Metadata Database was generated on Thu, 03 Jun 2010 11:27:12 GMT Running install for module 'HTTP::Server::Simple' CPAN: Data::Dumper loaded ok (v2.121_14) 'YAML' not installed, falling back to Data::Dumper and Storable to rea +d prefs '/Users/Erika/.cpan/prefs' Running make for J/JE/JESSE/HTTP-Server-Simple-0.43.tar.gz CPAN: Digest::SHA loaded ok (v5.45) CPAN: Compress::Zlib loaded ok (v2.008) Checksum for /Users/Erika/.cpan/sources/authors/id/J/JE/JESSE/HTTP-Ser +ver-Simple-0.43.tar.gz ok x HTTP-Server-Simple-0.43/ x HTTP-Server-Simple-0.43/ex/ x HTTP-Server-Simple-0.43/ex/sample_server x HTTP-Server-Simple-0.43/t/ x HTTP-Server-Simple-0.43/t/02pod.t x HTTP-Server-Simple-0.43/t/00smoke.t x HTTP-Server-Simple-0.43/t/01live.t x HTTP-Server-Simple-0.43/t/00signature.t x HTTP-Server-Simple-0.43/t/03podcoverage.t x HTTP-Server-Simple-0.43/t/04cgi.t x HTTP-Server-Simple-0.43/MANIFEST.SKIP x HTTP-Server-Simple-0.43/SIGNATURE x HTTP-Server-Simple-0.43/Changes x HTTP-Server-Simple-0.43/MANIFEST x HTTP-Server-Simple-0.43/META.yml x HTTP-Server-Simple-0.43/lib/ x HTTP-Server-Simple-0.43/lib/HTTP/ x HTTP-Server-Simple-0.43/lib/HTTP/Server/ x HTTP-Server-Simple-0.43/lib/HTTP/Server/Simple/ x HTTP-Server-Simple-0.43/lib/HTTP/Server/Simple/CGI.pm x HTTP-Server-Simple-0.43/lib/HTTP/Server/Simple/CGI/ x HTTP-Server-Simple-0.43/lib/HTTP/Server/Simple/CGI/Environment.pm x HTTP-Server-Simple-0.43/lib/HTTP/Server/Simple.pm x HTTP-Server-Simple-0.43/inc/ x HTTP-Server-Simple-0.43/inc/Module/ x HTTP-Server-Simple-0.43/inc/Module/Install.pm x HTTP-Server-Simple-0.43/inc/Module/Install/ x HTTP-Server-Simple-0.43/inc/Module/Install/Can.pm x HTTP-Server-Simple-0.43/inc/Module/Install/Metadata.pm x HTTP-Server-Simple-0.43/inc/Module/Install/Win32.pm x HTTP-Server-Simple-0.43/inc/Module/Install/WriteAll.pm x HTTP-Server-Simple-0.43/inc/Module/Install/Base.pm x HTTP-Server-Simple-0.43/inc/Module/Install/Fetch.pm x HTTP-Server-Simple-0.43/inc/Module/Install/Makefile.pm x HTTP-Server-Simple-0.43/Makefile.PL x HTTP-Server-Simple-0.43/README CPAN: File::Temp loaded ok (v0.18) Warning (usually harmless): 'YAML' not installed, will not store persi +stent state CPAN.pm: Going to build J/JE/JESSE/HTTP-Server-Simple-0.43.tar.gz Checking if your kit is complete... Looks good Writing Makefile for HTTP::Server::Simple Could not read '/Users/Erika/.cpan/build/HTTP-Server-Simple-0.43-OqA09 +1/META.yml'. Falling back to other methods to determine prerequisites JESSE/HTTP-Server-Simple-0.43.tar.gz make -- NOT OK Warning (usually harmless): 'YAML' not installed, will not store persi +stent state Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible

In reply to Re^4: WWW::mechanize install by Anonymous Monk
in thread WWW::mechanize install by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.