hi fellow perl programmers.... how to install /WWW::Mechanize::Firefox - that was the question





update see tbe update - what do ya think?


cpan[2]> ^Cinstall WWW::Mechanize::Firefox Caught SIGINT, trying to continue Running install for module 'WWW::Mechanize::Firefox' Running make for C/CO/CORION/WWW-Mechanize-Firefox-0.58.tar.gz Giving up on '/root/.cpan/sources/authors/id/C/CO/CORION/WWW-Mechanize +-Firefox-0.58.tar.gz' Note: Current database in memory was generated on Thu, 09 Feb 2012 23: +13:21 GMT cpan[3]>




below you see the original thread! well what do you think!? read on and see hwo i did a mis-spelling

cpan shell -- CPAN exploration and modules installation (v1.960001) + + Enter 'h' for help. + + + + cpan[1]> install WWW::Mechanize::Firefox; Fetching with HTTP::Tiny: http://artfiles.org/cpan.org/authors/01mailrc.txt.gz Going to read '/root/.cpan/sources/authors/01mailrc.txt.gz' ...................................................................... +......DONE Fetching with HTTP::Tiny: http://artfiles.org/cpan.org/modules/02packages.details.txt.gz Going to read '/root/.cpan/sources/modules/02packages.details.txt.gz' Database was generated on Thu, 09 Feb 2012 23:13:21 GMT HTTP::Date not available .............. New CPAN.pm version (v1.9800) available. [Currently running version is v1.960001] You might want to try install CPAN reload cpan to both upgrade CPAN.pm and run the new version without leaving the current session. ..............................................................DONE Fetching with HTTP::Tiny: http://artfiles.org/cpan.org/modules/03modlist.data.gz Going to read '/root/.cpan/sources/modules/03modlist.data.gz' ...................................................................... +......DONE Going to write /root/.cpan/Metadata Warning: Cannot install WWW::Mechanize::Firefox;, don't know what it i +s. Try the command i /WWW::Mechanize::Firefox;/ to find objects with matching identifiers.
guess that there is something wrong. btw- how to check if make (gnuMake ) allready is runnning well



btw what does that mean: do i also need to install mozlRepl

In reply to /WWW::Mechanize::Firefox how to install on opensuse 12.1 by Perlbeginner1

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.