Number of source filters for perl5 programs
Contents of p5-Filter ===================== Filter::sh use Filter::sh 'command' ; This filter pipes the current source file through the program which corresponds to the command parameter using the Bourne shell. Filter::exec use Filter::exec qw(command parameters) ; This filter pipes the current source file through the program which corresponds to the command parameter. Filter::cpp use Filter::cpp ; This source filter pipes the current source file through the C pre-processor (cpp) if it is available.
$
pkg install p5-FilterOrigin
devel/p5-Filter
Size
120KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
12 packages