And if after reading that you still can't figure it out you might ask crazyinsomniac if he can help you, he takes requests ;)
Hey now
Hello and welcome to the Crazy PPM Repository
If you have a Package For Win32, for which a version of is not
provided on ActiveState's package repository,
just drop me a line and i'll see what I can do.
Send email to crazyinsomniac at yahoo.com 
subject: PPM: Foo-bar.0.1 (http://url.to/foo-bar.0.1.tar.gz.)

I do this for fun in my free time, so please be patient.

BE AWARE THAT:
   I generally will not make ppm's out of modules which don't
   successfully pass at least %70 of their own tests.

   I generally will not make ppm's out of pure perl modules.
   What's the point?
   Ex: If a module is entirely written in perl, but requires DBI,
       why would you need a PPM out of it? Just grab nmake.exe,
       grab the module off cpan.org, and install it yourself.
       *You* can then make a ppm out of it, and maintain
       a local PPM repository out of laziness.
    http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/Nmake15.exe
I thank you for saying that, as I will now (in the coming days) update my repositories and associated texts, as well as finally release PPM::Repositories. It still won't be as fancy as jendas repository, but will be fancier than it is now, and it will be easier to understand.


MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
I run a Win32 PPM repository for perl 5.6x+5.8x. I take requests.
** The Third rule of perl club is a statement of fact: pod is sexy.


In reply to Re: Re: Installing module failure by PodMaster
in thread Installing module failure by donno20

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.