Changes for version v2.00

  • Changed the formatting of encrypted source code, with each byte of the typically "binary" data now output as a pair of hexadecimal digits and therefore no longer susceptible to breakage caused by perl reading source files in "text" mode, which has become the default on Windows since Perl 5.13.11 (specifically, perl change #270ca148cf).

Documentation

Encrypt (and decrypt) Perl files

Modules

Encrypt (and decrypt) Perl files
Perl source code filter to run encrypted Perl files
Create runnable Perl files encrypted with OpenSSL libcrypto
Encrypt Perl files in PAR archives