Hi, Upgrade is not possible. It's SLES 11 SP4 and SLES tries to keep the versions running as long as possible. That is the idea of an enterprise version. We don't have commercial support. If modules are available through SLES i prefer these, because rpm's can be deleted completely from the system. I don't know how to remove a package cleanly which i installed with CPAN. Is there a way ? Perl is used for a web application. I managed to install Bundle::Cpan with just 2 errors. Everything seem to rune fine although i don't really trust it. What is the difference between Bundle::Cpan and CPAN ? Maybe you have also an answer for these two questions:

# Database was generated on Tue, 03 Feb 1970 03:17:06 GMT # Warning: This index file is 16794 days old. # Please check the host you chose as your CPAN mirror for staleness. # I'll continue but problems seem likely to happen.

What does this mean ? I get it quite often, also on other systems. And what does this mean ?

... Not in MANIFEST: blib/man3/CPAN::Mirrors.3pm Not in MANIFEST: blib/man3/CPAN::Nox.3pm Not in MANIFEST: blib/man3/CPAN::Plugin.3pm Not in MANIFEST: blib/man3/CPAN::Plugin::Specfile.3pm Not in MANIFEST: blib/man3/CPAN::Queue.3pm Not in MANIFEST: blib/man3/CPAN::Tarzip.3pm Not in MANIFEST: blib/man3/CPAN::Version.3pm Not in MANIFEST: blib/script/.exists Not in MANIFEST: blib/script/cpan Not in MANIFEST: blib/script/cpan-mirrors Not in MANIFEST: Makefile Not in MANIFEST: MYMETA.json Not in MANIFEST: MYMETA.yml Not in MANIFEST: pm_to_blib ==> MISMATCHED content between MANIFEST and distribution files! <==

I also get it sometimes. Thanks. Bernd


In reply to Re^2: problems updating CPAN via CPAN by e-ferrari
in thread problems updating CPAN via CPAN by e-ferrari

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.