libfilter-perl

Perl source filters

Description

Source filters alter the program text of a module before Perl sees it, much as a C preprocessor alters the source text of a C program before the compiler sees it.

This package contains a number of source filters, including:

  exec and sh: pipe the source file through an external command
  cpp: pipe the source file through the C preprocessor
  decrypt: example of simple (though weak!) source obfuscation
  tee: copy filtered source to a file (debugging aid)

A substantial amount of documentation and examples is also included.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Filter/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libfilter-perl