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

Search results for "module:Filter::Simple"

Filter::Simple - Simplified source filtering River stage three • 73 direct dependents • 335 total dependents

The Problem Source filtering is an immensely powerful feature of recent versions of Perl. It allows one to extend the language itself (e.g. the Switch module), to simplify the language (e.g. Language::Pythonesque), or to completely recast the languag...

SMUELLER/Filter-Simple-0.94 - 03 Aug 2017 14:33:29 UTC

Simple::Filter::Macro - Perl extension for expanding source code inline in a script or module. River stage one • 1 direct dependent • 1 total dependent

The module is expanding source code inline in a script or a module. This statement is valid, when the "use" statement is reachable while compilation. It will not work in e.g. a "if" statement or code block. It is common practice to load modules using...

ZTENRETEP/Simple-Filter-Macro-0.08 - 08 Nov 2022 07:56:05 UTC

Acme::SafetyGoggles - Protects programmer's eyes from source filtering River stage zero No dependents

Is some module you imported using source filtering? If the answer is yes, or if the answer is "I don't know", then you can't trust the code in front of your own eyes! That's why you should always use patent-pending "Acme::SafetyGoggles" in your untru...

MOB/Acme-SafetyGoggles-0.06 - 24 Jan 2013 17:13:00 UTC

Filter::Object::Simple - Binding the built-in functions with Array,Hash. River stage zero No dependents

This is a source filter , which provides a simple way to manipulate data of Hash and Array with built-in functions. EXPORT None by default....

CORNELIUS/Filter-Object-Simple-0.01 - 03 Oct 2007 16:19:31 UTC

Filter::Simple::Compile - Drop-in replacement to Filter::Simple River stage one • 3 direct dependents • 4 total dependents

This module lets you write Module::Compile extensions that are compatible with Filter::Simple's API. Additionally, "no Filter::Simple::Compile" does the same thing as "use Filter::Simple::Compile", except the meaning for "use" and "no" will be revers...

AUDREYT/Filter-Simple-Compile-0.02 - 10 Sep 2006 14:36:37 UTC

Filter::NumberLines::Simple - Source filter for Numbering lines (using Filter::Simple). River stage zero No dependents

Filter::NumberLines::Simple - Source filter for Numbering lines (using Filter::Simple)....

BEATNIK/Filter-NumberLines-0.02 - 16 Apr 2003 12:27:25 UTC

lib/Simple/Filter/MacroLite.pm River stage one • 1 direct dependent • 1 total dependent

ZTENRETEP/Simple-Filter-Macro-0.08 - 08 Nov 2022 07:56:05 UTC

Simple::Filter::SanitiseCompiled - Perl extension for sanitising a compiled file. River stage one • 1 direct dependent • 1 total dependent

The module is santising a compiled file. Empty lines as well as comment lines are removed. The block enclosed in "#line 1" to "#line 1" is also removed....

ZTENRETEP/Simple-Filter-Macro-0.08 - 08 Nov 2022 07:56:05 UTC

POE::Filter::SimpleXML - Simple XML parsing for the POE framework River stage zero No dependents

POE::Filter::SimpleXML provides POE with a XML parsing strategy for POE::Wheels that will be dealing with Complete XML documents. The parser is XML::LibXML...

MAT/POE-Filter-SimpleXML-1.000 - 12 Mar 2021 17:28:28 UTC

POE::Filter::SimpleHTTP - A simple client/server suitable HTTP filter River stage one • 1 direct dependent • 1 total dependent

POE::Filter::SimpleHTTP is a filter designed to be used in either a client or a server context with the ability to switch the mode at runtime. In fact, a lot of the behaviors can be altered at runtime. Which means you can put() just your data into th...

NPEREZ/POE-Filter-SimpleHTTP-0.091710 - 20 Jun 2009 18:44:54 UTC

lib/POE/Filter/SimpleHTTP/Regex.pm River stage one • 1 direct dependent • 1 total dependent

NPEREZ/POE-Filter-SimpleHTTP-0.091710 - 20 Jun 2009 18:44:54 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

POE::Filter::SimpleHTTP::Error - An error object for SimpleHTTP River stage one • 1 direct dependent • 1 total dependent

This module provides the error class and exported constants for use downstream from the filter to determine what went wrong....

NPEREZ/POE-Filter-SimpleHTTP-0.091710 - 20 Jun 2009 18:44:54 UTC

lib/RT/Interface/Email/Filter/SimpleGPGVerify.pm River stage zero No dependents

JESSE/RT-SimpleGPGVerify-0.05 - 11 Jul 2007 18:54:20 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

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

Filter::Unpound - Simple "uncomment" debugging. River stage zero No dependents

An even more simplified source filter, based on Filter::Simple and somewhat like Filter::Uncomment, but with a different syntax that might be easier to work with. Anything commented out by a comment in the form "#word#" can be uncommented by includin...

CLSN/Filter-Unpound-1.1 - 16 Aug 2012 01:31:30 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
146 results (0.036 seconds)