in reply to Re^2: Build EXE without CPAN access
in thread Build EXE without CPAN access

… I have installed Perl to another location …
How did you do this and why can't you apply this to a minicpan?

Another possibility might be Perl::Dist, specifically Perl::Dist::Strawberry seems to be actively maintained.

Replies are listed 'Best First'.
Re^4: Build EXE without CPAN access
by Anonymous Monk on Jun 01, 2016 at 07:38 UTC

    Another possibility might be Perl::Dist, specifically Perl::Dist::Strawberry seems to be actively maintained.

    thats only if you want to create a .msi, which strawberryperl already provides, anyway since every win32 perl is "portable" just copy/paste "works"