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 "module:bind"

Net::Bind - load various Net::Bind modules River stage zero No dependents

"Net::Bind" provides a simple mechanism to load all of the "Net::Bind" modules in one fell swoop. Currently, this includes the following modules: Net::Bind::Resolv Futures releases will include: Net::Bind::Boot Net::Bind::Zone Net::Bind::Dump Net::Bi...

BBB/Net-Bind-0.05 - 18 Apr 2002 02:29:38 UTC

Mic::Bind River stage zero No dependents

The implementation of a class can be easily changed from user code e.g. after the above code runs, Foo and bar will be bound to fake implementations (e.g. to aid with testing), instead of the implementations defined in their respective modules....

ARUNBEAR/Mic-0.001004 - 18 Feb 2018 15:45:13 UTC

Cac::Bind - Bind unindexed local COS variables to %C River stage zero No dependents

Cac::Bind just binds all unindexed local variables to the Perl-Hash %C. This is the easy way to set/get local COS variables if you need to do so....

OESI/Cac-1.83 - 24 Feb 2004 08:30:42 UTC

SQL::Bind - SQL flexible placeholders River stage zero No dependents

SQL::Bind simplifies SQL queries maintenance by introducing placeholders. The behavior of the replacement depends on the type of the value. Scalars, Arrays and Hashes are supported. "Configuration" $PlaceholderPrefix Placeholder prefix (":" by defaul...

VTI/SQL-Bind-1.03 - 27 May 2020 12:48:53 UTC

Text::Bind - Bind Perl structures to text files River stage zero No dependents

Text::Bind allows you to bind Perl structures (strings, routines, filehandles, objects) to specific locations (called *data sites*) in text files. The main purpose of this module is to support HTML templates for CGI programs. Therefore, HTML pages de...

EHOOD/Text-Bind-0.04 - 08 Jul 1999 04:59:49 UTC

Regexp::Bind - Bind variables to captured buffers River stage zero No dependents

This module is an extension to perl's native regexp function. It binds anonymous hashes or named variables to matched buffers. Both normal regexp syntax and embedded regexp syntax are supported. You can view it as a tiny and petite data extraction sy...

XERN/Regexp-Bind-0.05 - 04 Oct 2004 03:52:07 UTC

BIND::Conf_Parser - Parser class for BIND configuration files River stage zero No dependents

"BIND::Conf_Parser" implements a virtual base class for parsing BIND (Berkeley Internet Name Domain) server version 8 configuration files ("named.conf"). The parsing methods shown in the synopsis perform syntactic analysis only. As each meaningful se...

PGUEN/BIND-Conf_Parser-0.95 - 30 Aug 2000 02:16:37 UTC

Data::Bind - Bind and alias variables River stage one • 3 direct dependents • 3 total dependents

This module implements the semantics for perl6-style variable binding, as well as subroutine call argument passing and binding, in Perl 5....

CLKAO/Data-Bind-0.30 - 18 May 2008 02:03:06 UTC

Net::Bind::Utils - various routines common across Net::Bind packages. River stage zero No dependents

A catch-all place for various routines that are useful across most, if not all, of the "Net::Bind" interfaces. This module is not designed to be subclassable....

BBB/Net-Bind-0.05 - 18 Apr 2002 02:29:38 UTC

Tkx::TclTk::Bind - Load Tcl/Tk-Library to Temp-Directory River stage one • 2 direct dependents • 2 total dependents

The module is an auxiliary module for: Tkx::TclTk::Bind::IWidgets Tkx::TclTk::Bind::ImageLibrary Use this modul not direct !!!...

JVBSOFT/Tkx-TclTk-Bind-1.400 - 14 Feb 2016 15:40:10 UTC

EV::Watcher::Bind - Easier Interface To EV's Callbacks River stage zero No dependents

Highly experimental. You've been warned. EV::Watcher::Bind provides a simple interface to EV.pm's watcher methods that allows you to bind arguments as well as the watcher being created to the callback being registerd. If you have, for example, an obj...

DMAKI/EV-Watcher-Bind-0.00001 - 15 Nov 2007 11:36:42 UTC

Catmandu::Fix::Bind - a wrapper for Catmandu::Fix-es River stage two • 78 direct dependents • 84 total dependents

Bind is a package that wraps Catmandu::Fix-es and other Catmandu::Bind-s together. This gives the programmer further control on the excution of fixes. With Catmandu::Fix::Bind you can simulate the 'before', 'after' and 'around' modifiers as found in ...

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC

BIND::Config::Parser - Parse BIND Config file. River stage zero No dependents

BIND::Config::Parser provides a lightweight parser to the configuration file syntax of BIND v8 and v9 using a "Parse::RecDescent" grammar. It is in a similar vein to "BIND::Conf_Parser". However, as it has no knowledge of the directives, it doesn't n...

MATTD/BIND-Config-Parser-0.01 - 26 Jun 2005 22:01:37 UTC

Test::Ping::Ties::BIND - Bind Tie variable to Test::Ping River stage zero No dependents

In order to allow complete procedural interface to Net::Ping, even though it's an object, I use a Tie::Scalar interface. Every variable is also defined separately to make it cleaner and easier. At some point they might be joined together in a single ...

XSAWYERX/Test-Ping-0.210 - 07 Jun 2020 06:42:19 UTC

Net::DNS::Create::Bind - Bind backend for Net::DNS::Create River stage zero No dependents

You should never use Net::DNS::Create::Bind directly. Instead pass "Bind" to Net::DNS::Create in the "use" line....

DAVID/Net-DNS-Create-v1.0.0 - 07 Dec 2014 22:52:24 UTC

BIND::SDB::LDAP::Helper - Manages DNS zones stored in LDAP for the BIND9 SDB LDAP patch River stage zero No dependents

VVELOX/BIND-SDB-LDAP-Helper-0.0.0 - 28 Oct 2009 20:35:10 UTC

DNS::ZoneStruct::To::BIND - Generate BIND zone configuration from structure River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/DNS-ZoneStruct-To-BIND-0.001 - 29 Jul 2019 13:08:56 UTC

Catmandu::Fix::Bind::list - a binder that computes Fix-es for every element in a list River stage two • 78 direct dependents • 84 total dependents

The list binder will iterate over all the elements in a list and fixes the values in context of that list....

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC

Catmandu::Fix::Bind::each - a binder that executes fixes for every (key, value) pair in a hash River stage one • 5 direct dependents • 5 total dependents

The each binder will iterate over a hash and return a (key, value) pair (see the Perl each <http://perldoc.perl.org/functions/each.html> function for the inspiration for this bind) and execute all fixes for each pair. The bind always returns a "var.k...

PIETERDP/Catmandu-Fix-Datahub-0.03 - 16 Jan 2017 11:09:30 UTC

Catmandu::Fix::Bind::each - a binder that executes fixes for every (key, value) pair in a hash River stage two • 78 direct dependents • 84 total dependents

The each binder will iterate over a hash and return a (key, value) pair (see the Perl each <http://perldoc.perl.org/functions/each.html> function for the inspiration for this bind) and execute all fixes for each pair. The bind always returns a "var.k...

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC
47 results (0.022 seconds)