Krang's system does support shipping binaries, and of course PAR does too. I haven't used Shipwright, so I'm not sure about that one.

As far as rollback goes, I think you're putting too much faith in RPM. The only rollback you can do with most RPMs is to uninstall them and reinstall the old version, which you can do with Krang, PAR, Shipwright, etc.

I've never looked at MiniCPAN, since it seems like a lot of wasted machinery over installing directly from local files.

So, still not really getting what it is you're looking for that you didn't find in these. Maybe you just really want it to be RPM-based? So far I have not found an end-to-end sytem where you tell it to install Moose and end up with a set of RPMs satisfying all dependencies. Maybe cpan2dist is that system. We had to write a fair amount of support code to get cpan2rpm anywhere close and it still fails or requires manual intervention on some modules.


In reply to Re^5: Private Module Repository by perrin
in thread Private Module Repository by zerohero

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.