The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:PAR-Packer filter"

PAR::Filter - Input filter for PAR River stage one • 5 direct dependents • 6 total dependents

Starting with PAR 0.76, "pp -f" takes a filter name, like "Bleach", and invokes this module to transform the programs with PAR::Filter::Bleach. Similarly, "pp -F Bleach" applies the Bleach filter to all included modules. It is possible to pass in mul...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC

PAR::Filter::Bleach - Bleach filter River stage one • 5 direct dependents • 6 total dependents

This filter removes all the unsightly printable characters from your source file, using an algorithm similar to Damian Conway's Acme::Bleach....

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC

PAR::Filter::PodStrip - POD-stripping filter River stage one • 5 direct dependents • 6 total dependents

This filter strips away all POD sections, but preserves the original file name and line numbers via the "#line" directive....

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC

PAR::Filter::Bytecode - Bytecode filter River stage one • 5 direct dependents • 6 total dependents

This filter is deprecated. The B::Bytecode code has been removed from the newest development series of perl and will not be included in perl 5.10 any more. Please have a look at Steve Hay's PAR::Filter::Crypto module if you want to hide your sources....

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC

PAR::Filter::Obfuscate - Obfuscating filter River stage one • 5 direct dependents • 6 total dependents

This filter uses B::Deobfuscate (available separately from CPAN) to turn the script into comment-free, architecture-independent Perl code with mangled variable names....

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC

PAR::Filter::PatchContent - Content patcher River stage one • 5 direct dependents • 6 total dependents

This filter fixes PAR-incompatible modules; pp applies it to modules by default....

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC

pp - PAR Packager River stage one • 5 direct dependents • 6 total dependents

pp creates standalone executables from Perl programs, using the compressed packager provided by PAR, and dependency detection heuristics offered by Module::ScanDeps. Source files are compressed verbatim without compilation. You may think of pp as "pe...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC
7 results (0.036 seconds)