in reply to Re^10: I prefer not to run the latest version of Perl because:
in thread I prefer not to run the latest version of Perl because:
Until I am satisfied there are no hidden "gotchas" in the pp_autolink executables I will continue to use perl2exe for production code. Like I said, the disk space usage is not a big concern. It was just an aside.
pp_autolink -o=pai.exe p.pl # Use of runtime loader module Module::Implementation detected. Resul +ts of static scanning may be incomplete. # Use of runtime loader module Module::Runtime detected. Results of s +tatic scanning may be incomplete. DLL check iter: 1 DLL check iter: 2 DLL check iter: 3 DLL check iter: 4 Unable to locate these DLLS, packed script might not work: oci.dll No alien system dlls detected Detected aliens: # Use of runtime loader module Module::Implementation detected. Resul +ts of static scanning may be incomplete. # Use of runtime loader module Module::Runtime detected. Results of s +tatic scanning may be incomplete.
"It's not how hard you work, it's how much you get done."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^12: I prefer not to run the latest version of Perl because:
by swl (Prior) on Feb 09, 2023 at 09:59 UTC | |
by roho (Bishop) on Feb 09, 2023 at 20:51 UTC |