The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Filter::Include"

Filter::Include - Emulate the behaviour of the #include directive River stage one • 1 direct dependent • 1 total dependent

Take the "#include" preproccesor directive from "C", stir in some "perl" semantics and we have this module. Only one keyword is used, "include", which is really just a processor directive for the filter, which indicates the file to be included. The a...

BROQ/Filter-Include-1.7 - 28 May 2015 17:00:52 UTC

XML::Filter::XInclude - XInclude as a SAX Filter River stage zero No dependents

This module implements a simple SAX filter that provides XInclude support. It does *NOT* support XPointer. XInclude is very simple, just include something like this in your XML document: <xi:include href="foo.xml" xmlns:xi="http://www.w3.org/2001/XIn...

MSERGEANT/XML-Filter-XInclude-1.0 - 21 Jan 2002 22:10:14 UTC

Config::Context::XMLSimple - Use XML-based config files with Config::Context River stage one • 2 direct dependents • 3 total dependents

This module uses "XML::Simple" to parse XML config files for "Config::Context". See the "Config::Context" docs for more information....

MGRAHAM/Config-Context-0.10 - 07 Nov 2005 00:11:12 UTC

Solution - A Simple, Stateless Template System River stage zero No dependents

Solution is a template engine based on Liquid. The Liquid template engine was crafted for very specific requirements: * It has to have simple markup and beautiful results. Template engines which don't produce good looking results are no fun to use. *...

SANKO/Solution-v0.9.1 - 04 Jul 2012 04:43:14 UTC

IPC::LDT - implements a length based IPC protocol River stage zero No dependents

Interprocess communication often uses line (or record) oriented protocols. FTP, for example, usually is such a protocol: a client sends a command (e.g. "LS") which is completed by a carriage return. This carriage return is included in the command whi...

JSTENZEL/IPC-LDT-2.03 - 29 Feb 2000 19:45:34 UTC

XML::XQL - A perl module for querying XML tree structures with XQL River stage zero No dependents

The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...

TJMATHER/XML-XQL-0.68 - 16 Jan 2003 21:59:00 UTC

XML::XQL - A perl module for querying XML tree structures with XQL River stage zero No dependents

The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC

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

Sub::Filter - automatically filter function's return value River stage zero No dependents

This module allows a function to be augmented with a filter that will be applied to its return values. Whenever the function returns, by whatever means, the value (or list of values) being returned is passed through the filter before going to the cal...

ZEFRAM/Sub-Filter-0.004 - 26 Aug 2013 00:26:18 UTC

lib::filter - Allow/disallow loading modules River stage three • 5 direct dependents • 607 total dependents

lib::filter lets you allow/disallow loading modules using some rules. It works by installing a coderef in @INC (and additionally by pruning some entries in @INC). The main use-case for this pragma is for testing. It has been pointed out to me that fo...

PERLANCAR/lib-filter-0.281 - 29 Aug 2021 01:14:01 UTC

Filter::Macro - Make macro modules that are expanded inline River stage zero No dependents

If many of your programs begin with the same lines, it may make sense to abstract them away into a module, and "use" that module instead. Sadly, it does not work that way, because by default, all lexical pragmas, source filters and subroutine imports...

AUTRIJUS/Filter-Macro-0.11 - 11 May 2006 16:41:07 UTC

Badger::Filter - object for simple filtering River stage one • 4 direct dependents • 6 total dependents

This module defines a simple object for filtering data. Items can be included and/or excluded via a simple set of rules. use Badger::Filter; my $filter = Badger::Filter->new( include => [ # inclusion rules ], exclude => [ # exclusion rules ], ); The ...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Filter::decrypt - template for a decrypt source filter River stage four • 186 direct dependents • 3528 total dependents

This is a sample decrypting source filter. Although this is a fully functional source filter and it does implement a *very* simple decrypt algorithm, it is *not* intended to be used as it is supplied. Consider it to be a template which you can combin...

RURBAN/Filter-1.64 - 16 Aug 2022 20:38:55 UTC

Tie::Handle::Filter - [DEPRECATED] filters filehandle output through a coderef River stage one • 1 direct dependent • 2 total dependents

DEPRECATION NOTICE: This module distribution is deprecated in favor of Text::OutputFilter, which is more robust while being functionally identical, or PerlIO::via::dynamic, which uses a different mechanism that may offer better performance. This is a...

MJGARDNER/Tie-Handle-Filter-0.011 - 12 Oct 2016 15:32:21 UTC

Filter::Template - a source filter for inline code templates (macros) River stage one • 1 direct dependent • 2 total dependents

Filter::Template is a Perl source filter that provides simple inline source code templates. Inlined source code can be significantly faster than subroutines, especially for small-scale functions like accessors and mutators. On the other hand, they ar...

RCAPUTO/Filter-Template-1.043 - 12 Aug 2013 13:12:37 UTC

Filter::Rijndael - Source Filter used for encrypting source code based on Filter::decrypt River stage zero No dependents

This is a decrypting source filter based on Rijndael encryption. The purpose of this source filter is to hide the source code from a *casual user* that would want to change your code....

ASP/Filter-Rijndael-0.04 - 17 Oct 2014 22:49:09 UTC

OpenSMTPd::Filter - Easier filters for OpenSMTPd in perl River stage zero No dependents

This module is a helper to make writing OpenSMTPd <https://opensmtpd.org> filters in perl easier. It should support smtpd API protocol version 0.7 and earlier....

ANDREW/OpenSMTPd-Filter-v0.0.3 - 29 Jun 2023 02:02:24 UTC

Data::Sah::Filter - Filtering for Data::Sah River stage three • 7 direct dependents • 606 total dependents

This distribution contains a standard set of filter rules for Data::Sah (to be used in "prefilters" and "postfilters" clauses). It is separated from the "Data-Sah" distribution and can be used independently. A filter rule is put in "Data::Sah::Filter...

PERLANCAR/Data-Sah-Filter-0.024 - 17 Jan 2024 02:27:26 UTC

XML::Filter::Sort - SAX filter for sorting elements in XML River stage zero No dependents

This module is a SAX filter for sorting 'records' in XML documents (including documents larger than available memory). The "xmlsort" utility which is included with this distribution can be used to sort an XML file from the command line without writin...

GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC

Test::Sah::Filter - Test Data::Sah::Filter::* modules in distribution River stage one • 1 direct dependent • 1 total dependent

This module performs various checks on Data::Sah::Filter::* modules. It is recommended that you include something like "release-sah-filter.t" in your distribution if you add metadata to your code. If you use Dist::Zilla to build your distribution, th...

PERLANCAR/Test-Sah-Filter-0.005 - 17 Oct 2022 12:04:25 UTC
245 results (0.067 seconds)