Thanks. Actually, I tried these types of obvious things, but it says that my Net::FTP is current:

cpan [4]> install Net::FTP Net::FTP is up to date (2.77).

I do not know what 'version' is, but I just tried to install that and got the same message... if the problem is that version is not current, a circular chicken-egg issue emerges...

cpan [5]> install version Running install for module 'version' Running make for J/JP/JPEACOCK/version-0.88.tar.gz Fetching with LWP: ftp://carroll.cac.psu.edu/pub/CPAN/authors/id/J/JP/JPEACOCK/version- +0.88.tar.gz LWP failed with code[500] message[Undefined subroutine &version::_VERS +ION called at /opt/local/lib/perl5/5.8.9/Net/FTP.pm line 17. BEGIN failed--compilation aborted at /opt/local/lib/perl5/5.8.9/Net/FT +P.pm line 17. Compilation failed in require at /opt/local/lib/perl5/site_perl/5.8.9/ +LWP/Protocol/ftp.pm line 21. ] Fetching with Net::FTP: ftp://carroll.cac.psu.edu/pub/CPAN/authors/id/J/JP/JPEACOCK/version- +0.88.tar.gz Catching error: "Can't locate object method \"new\" via package \"Net: +:FTP\" at /opt/local/lib/perl5/5.8.9/CPAN/FTP.pm line 212.\cJ" at /op +t/local/lib/perl5/5.8.9/CPAN.pm line 391 CPAN::shell() called at -e line 1

In reply to Re^2: trouble with CPAN installing stuff: LWP 500 error by markhunnibell
in thread trouble with CPAN installing stuff: LWP 500 error by markhunnibell

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.