so that didn't go well...i was trying to install DateTime on my HPUX system. Here's the tail-end of the dialog:
Result: FAIL Failed 43/95 test programs. 3/3 subtests failed. DROLSKY/DateTime-0.77.tar.gz one dependency not OK (DateTime::TimeZone); additionally test harness +failed ./Build test -- NOT OK //hint// to see the cpan-testers results for installing this module, t +ry: reports DROLSKY/DateTime-0.77.tar.gz Running Build install make test had returned bad status, won't install without force Failed during this command: DROLSKY/DateTime-TimeZone-1.50.tar.gz : make NO cannot resolve + circular dependency DOLMEN/DateTime-TimeZone-HPUX-1.04.tar.gz : make NO cannot resolve + circular dependency DROLSKY/DateTime-0.77.tar.gz : make_test NO one depen +dency not OK (DateTime::TimeZone); additionally test harness f ailed

Unfortunately, cpanp wasn't able to uninstall it:
CPAN Terminal> u DateTime [MSG] No '/.cpanplus/custom-sources' dir, skipping custom sources [MSG] No '/.cpanplus/custom-sources' dir, skipping custom sources [MSG] No '/.cpanplus/custom-sources' dir, skipping custom sources This will uninstall the following modules: DateTime Note that if you installed them via a package manager, you probably should use the same package manager to uninstall them + Are you sure you want to continue? [y/N]: y Uninstalling 'DateTime' [ERROR] Module 'DateTime' is not installed, so cannot uninstall

Any thoughts about what to do? I'd like to get rid of it so that no one thinks it is actually installed (Find::File shows it).

In reply to "deinistall" DateTime by dhofmeister

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.