Read-only archive. These discussions are from Tracston's earlier
technical forum and are kept online because the answers are still useful.
New replies are closed. Need help with something like this?
Talk to us.
Question
17 Oct 2020
Perl is an interpreted and dynamic programming language.
Problems
- perl scripts requires the interpreter and appropriate modules on the system.
- Source code for those scripts is visible to anyone.
- Compile source code is portability. It simplifies the requirements
Solution
use pp module
Install the needed modules
sudo apt install libpar-packer-perl
run the packer command
pp -M PAR -o outfile infile.pl
Reply 1
30 Mar 2021
for CentOS / RedHat
yum install perl-PAR-Packer.x86_64
Need this fixed properly?
We do this for a living.
Kubernetes, DevOps and platform engineering, delivered in days — not another weekend lost to a stack trace.
Start a project →