Search results for "ASHER"
perldelta - what is new for perl v5.36.0
This document describes differences between the 5.34.0 release and the 5.36.0 release....
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution
JSON::DWIW - JSON converter that Does What I Want
Other JSON modules require setting several parameters before calling the conversion methods to do what I want. This module does things by default that I think should be done when working with JSON in Perl. This module also encodes and decodes faster ...
DOWENS/JSON-DWIW-0.47 - 29 Sep 2010 04:57:36 UTC - Search in distribution
spamalyze - Apply multiple Realtime Blackhole Lists to all messages in an mbox
Spamalyze reads in an mbox file containing multiple mail messages and looks up the originating server of each message on multiple Realtime Blackhole Lists. Spamalyze uses Net::RBLClient. Spamalyze lets you find out what the impact would be of filteri...
ABLUM/Net-RBLClient-0.5 - 10 Jul 2006 17:51:04 UTC - Search in distribution- Net::RBLClient - Queries multiple Realtime Blackhole Lists in parallel
Text::Wrap::OO - an object oriented interface to Text::Wrap
Text::Wrap::OO is an object oriented wrapper to the Text::Wrap module. Text::Wrap is useful for formatting text, and it is customizable, but it has a drawback: The configuration options are set using global package variables. This means that if a mod...
ASDAGO/Text-Wrap-OO-0.002 - 06 Jun 2021 18:44:22 UTC - Search in distribution
DB::SPEEDYB - Look up records in a Speedyb constant database
This module performs lookups in a Speedyb constant database. Currently, you must create the database with the Python speedyb module. Speedyb is a high performance, memory-mapped key-value store. You can share a speedyb handle across forked child proc...
ABLUM/DB-SPEEDYB-0.1 - 11 Jun 2012 02:59:39 UTC - Search in distribution
RPM::Make::DWIW - Create an RPM from a hashref
This module creates an RPM package from a description hashref. It has nothing to do with source code or build processes. It assumes that whatever files you want to include in the RPM already exist. This module can create RPMs for executable files, sh...
ABLUM/RPM-Make-DWIW-0.2 - 08 Mar 2010 06:07:16 UTC - Search in distribution
Type::Tie::Aggregate - like Type::Tie, but slower and more flexible
Like Type::Tie, this module exports a single function: "ttie". Also like Type::Tie, "ttie" ties a variable to a type constraint (coercions will be honored). However, unlike Type::Tie, when an assignment happens on a variable tied with "ttie", the *en...
ASDAGO/Type-Tie-Aggregate-0.001 - 04 Jun 2021 20:53:16 UTC - Search in distribution- Type::Tie::Aggregate::Deep - used to deeply tie variables
- Type::Tie::Aggregate::Hash - class to tie hashes for Type::Tie::Aggregate
- Type::Tie::Aggregate::Base - base class for tying variables
- 2 more results from Type-Tie-Aggregate »
Net::Blacklist::Client - Queries multiple RBLs or URIBLs in parallel.
This module is used to discover what RBL's are listing a particular IP address. It parallelizes requests for fast response. This module is heavily based on Net::RBLClient by Asher Blum. It adds an updated list of RBLs and removes many dead ones, the ...
DAN/Net-Blacklist-Client-0.3 - 19 Sep 2007 04:35:42 UTC - Search in distribution
Dist::Zilla::PluginBundle::Author::ASDAGO - ASDAGO's Dist::Zilla plugin bundle
This is ASDAGO's plugin bundle for Dist::Zilla....
ASDAGO/Dist-Zilla-PluginBundle-Author-ASDAGO-0.001 - 04 Jun 2021 20:46:18 UTC - Search in distribution- Pod::Weaver::PluginBundle::Author::ASDAGO - ASDAGO's Pod::Weaver plugin bundle
Perl::PrereqScanner::Scanner::DistZilla::PluginBundle - scan for required plugins in Dist::Zilla plugin bundles
This scanner will look for the following indicators: * calls to the "add_bundle" method * calls to the "add_plugins" method Currently this only works for plugin bundles using the "Dist::Zilla::Role::PluginBundle::Easy" role....
ASDAGO/Perl-PrereqScanner-Scanner-DistZilla-PluginBundle-0.001 - 26 Apr 2021 23:27:42 UTC - Search in distribution- Perl::PrereqScanner::Scanner::PodWeaver::PluginBundle - scan for required plugins in Pod::Weaver plugin bundles