Hello,

I am considering moving from ActiveState Perl v 5.10 && Cava Packager to Strawberry Perl v 5.18 && the PAR package from CPAN to deliver my windows executables.

My issue is that I don't have access to CPAN and cannot arrange for this access, so using CPAN tools to download and install is not an option for me. To date, all additonal PMs I ever needed were literally copy / pasted into a text editor, written to my Perl install, and renamed as needed.

I'd be grateful if anyone can point me in the direction of a step by step guide for getting CPAN PAR pp working in this situation, or else to an alternative tool chain that will do the same thing - and is being actively maintained.

I'm afraid commercial solutions are not open to me.

Apologies for any lack of familiarity with precise terms: I've not used CPAN PAR pp etc before.

Thanks in advance!


In reply to Build EXE without CPAN access by v4169sgr

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.