Search results for "module:Toolkit"
Toolkit - Keep your handy modules organized
The Toolkit module provides a standard location to store modules that you use all the time, and then loads them for you automatically. For example, instead of always writing: use strict; use warnings; use Carp; use Smart::Comments; in every program/m...
DCONWAY/Toolkit-0.0.2 - 03 Aug 2005 20:03:57 UTC
TL1::Toolkit - Utility functions for interacting with TL1 equipment
This Perl module is intended to hide the difficult TL1 syntax from the user. It executes TL1 commands and returns the results in Perl data structures. For example, if you work with different types and/or vendors of devices the TL1 syntax might be dif...
RVDP/TL1-Toolkit-0.02 - 13 Jul 2009 12:19:18 UTC
IRC::Toolkit - Useful IRC objects and utilities
A collection of useful IRC-related utilities. See their respective documentation, below. Modules that export functions use Exporter::Tiny, which is quite flexible; see the Exporter::Tiny docs for details. IRC::Message::Object; Objects representing in...
AVENJ/IRC-Toolkit-0.092002 - 31 Jul 2016 23:59:10 UTC
XML::Toolkit - A suit of XML tools with Antlers.
XML::Toolkit is a suite of tools that work to make handling XML easier. It is designed to marshall XML documents into Moose classes and back again with minimal changes. For example given a xml document like the following <?xml version="1.0"?> <note> ...
PERIGRIN/XML-Toolkit-0.15 - 04 Apr 2012 07:44:38 UTC
Set::Toolkit - searchable, orderable, flexible sets of (almost) anything.
This module implements a set objects that can contain members of (almost) any type, and provides a number of attached helpers to allow set and element manipulation at a variety of levels. By "almost", I mean that it won't let you store "undef" as a v...
SIRROBERT/Set-Toolkit-0.11 - 21 Apr 2010 14:07:23 UTC
Data::Toolkit
Toolkit for pumping data from one source to another, directory synchronisation etc....
AFINDLAY/Data-Toolkit-1.1 - 08 Sep 2014 18:59:46 UTC
Wiki::Toolkit - A toolkit for building Wikis.
Helps you develop Wikis quickly by taking care of the boring bits for you. You will still need to write some code - this isn't an instant Wiki....
BOB/Wiki-Toolkit-0.87 - 18 Jan 2021 10:01:46 UTC
Form::Toolkit - A toolkit to build Data centric Forms
JETEVE/Form-Toolkit-0.008
-
27 Mar 2014 14:56:04 UTC
Antispam::Toolkit - Classes, roles, and types for use by other Antispam modules
This distribution provides a set of useful classes, roles, and types for use by other Antispam modules. It's not really useful on its own....
DROLSKY/Antispam-Toolkit-0.08 - 16 Jan 2011 19:47:11 UTC
Template::Toolkit - Template Processing System
ABW/Template-Toolkit-3.101
-
16 Aug 2022 07:02:05 UTC
App::CLI::Toolkit - a helper module for generating command-line utilities
App::CLI::Toolkit is designed to take the hassle out of writing command-line apps in Perl. It handles the parsing of both parameters and options (see below for the distinction) and generates usage information from the details you give it....
SWHITAKER/App-CLI-Toolkit-0.03 - 10 Sep 2008 22:56:23 UTC
Net::DNS::ToolKit - tools for working with DNS packets
Routines to pick apart, examine and put together DNS packets. They can be used for diagnostic purposes or as building blocks for DNS applications such as DNS servers and clients or to allow user applications to interact directly with remote DNS serve...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
IRC::Toolkit::TS6 - Generate TS6 IDs
Lightweight array-type objects that can produce sequential TS6 IDs. ts6_id The exported ts6_id function will instance a new ID object. ts6_id optionally takes a start-point as a string (defaults to 'AAAAAA' similar to "ratbox"). The object is overloa...
AVENJ/IRC-Toolkit-0.092002 - 31 Jul 2016 23:59:10 UTC
XML::Toolkit::App - An XML::Toolkit Application
PERIGRIN/XML-Toolkit-0.15
-
04 Apr 2012 07:44:38 UTC
Net::RRP::Toolkit - big hole of usefull methods :)
Net::RRP::Toolkit - big hole of usefull methods :) By default, methods not exported to caller namespape. You can export same methods to your namespace using use Net::RRP::Toolkit qw(method_list); in your code; decodeTilde($) Decode leading tilde (~) ...
MKUL/Net-RRP-0.05 - 28 Nov 2000 09:48:22 UTC
Data::Toolkit::Map
Data::Toolkit::Map objects implement mapping functions for attribute names and values in Data::Toolkit::Entry objects. This is useful when converting between different data representations in directory-synchronisation projects....
AFINDLAY/Data-Toolkit-1.1 - 08 Sep 2014 18:59:46 UTC
IRC::Toolkit::CTCP - CTCP parsing utilities
Utility functions useful for quoting/unquoting/extracting CTCP. ctcp_extract Takes input (in the form of an IRC::Message::Object instance, a hash such as that produced by POE::Filter::IRCv3, or a raw line) and attempts to extract a valid CTCP request...
AVENJ/IRC-Toolkit-0.092002 - 31 Jul 2016 23:59:10 UTC
IRC::Toolkit::Case - IRC case-folding utilities
IRC case-folding utilities. IRC daemons typically announce their casemap in ISUPPORT (via the CASEMAPPING directive). This should be one of "rfc1459", "strict-rfc1459", or "ascii": 'ascii' a-z --> A-Z 'rfc1459' a-z{}|^ --> A-Z[]\~ (default) 'strict-r...
AVENJ/IRC-Toolkit-0.092002 - 31 Jul 2016 23:59:10 UTC