JDBIx - Object-oriented higher-level DBI interface for select into arrays, placeholders, sequences, etc.
JDBIx provides a higher-level interface to DBI by combining *prepare*() and *execute*() methods, but more than that, it also provides placeholders for databases that do not support them, provides instant loading of *select*() results into arrays by c...
TURNERJW/JDBIx-1.02 - 27 Jan 2016 05:50:23 UTC - Search in distribution
ns_to_db - convert one of ns's output format to jdb
JOHNH/Fsdb-3.0
-
04 Apr 2022 22:44:17 UTC
-
Search in distribution
- Fsdb - a flat-text database for shell scripting
- dbrowenumerate - enumerate rows, starting from zero
DBD::ADO - A DBI driver for Microsoft ADO (Active Data Objects)
The DBD::ADO module supports ADO access on a Win32 machine. DBD::ADO is written to support the standard DBI interface to data sources....
SGOELDNER/DBD-ADO-2.99 - 22 Mar 2011 10:21:08 UTC - Search in distribution
Inline::Java - Write Perl classes in Java.
The "Inline::Java" module allows you to put Java source code directly "inline" in a Perl script or module. A Java compiler is launched and the Java code is compiled. Then Perl asks the Java classes what public methods have been defined. These classes...
ETJ/Inline-Java-0.67 - 12 Feb 2022 23:38:10 UTC - Search in distribution
Lingua::EN::Dict - BETA Version of XML english dictionary storage.
Note: BETA VERSION. See main reason for release of this module, three paragraphs down. Description This is a small module I came up with to use as a storage format for my humble attempt at a natural language parser (or a subset of natural language - ...
JBRYAN/Lingua-EN-Dict-0.20 - 07 Oct 2000 03:39:24 UTC - Search in distribution
AI::NeuralNet::Mesh - An optimized, accurate neural network Mesh.
AI::NeuralNet::Mesh is an optimized, accurate neural network Mesh. It was designed with accruacy and speed in mind. This network model is very flexable. It will allow for clasic binary operation or any range of integer or floating-point inputs you ca...
JBRYAN/AI-NeuralNet-Mesh-0.44 - 14 Sep 2000 20:56:21 UTC - Search in distribution
PCX::Loader - Loads 320x200 8-bit PCX-format graphics.
ASB/PCX-Loader-0.51
-
02 Feb 2017 21:12:02 UTC
-
Search in distribution
Term::Sample - Finger printing of your keyboard typing
Term::Sample implements simple typing analysis to find the "personality" in your typing. It uses Timer::HiRes and Win32::Console for best results. If it is not run on a Win32 system, it defaults to Term::ReadKey instead of Win32::Console. I'm not sur...
JBRYAN/Term-Sample-0.25 - 17 Sep 2000 03:12:58 UTC - Search in distribution
Term::Getch - A simple alternate ReadKey()-like interface for MSWin32
This module is for all those Win32 users who can't get Term::ReadKey to work with ActiveState's Perl. I don't know if anybody else can, or can't get it to work, but I know I had a heck of a time today trying to get Term::ReadKey to work. So, finally,...
JBRYAN/Term-Getch-0.20 - 16 Sep 2000 02:17:57 UTC - Search in distribution
System::Index - A collection of three load-indexing functions for memory, CPU, and HD.
This is a simple load-measure for memory, CPU, and hard-disk access. It requires Benchmark and Export. It measures the load with a simple timethis() benchmark loop with a few stat functions thrown in for good measure. System::Index exports three func...
JBRYAN/System-Index-0.1 - 04 Sep 2000 04:55:12 UTC - Search in distribution
AI::NeuralNet::BackProp - A simple back-prop neural net that uses Delta's and Hebbs' rule.
AI::NeuralNet::BackProp implements a nerual network similar to a feed-foward, back-propagtion network; learning via a mix of a generalization of the Delta rule and a disection of Hebbs rule. The actual neruons of the network are implemented via the A...
JBRYAN/AI-NeuralNet-BackProp-0.89 - 17 Aug 2000 07:21:47 UTC - Search in distribution
Egg::Mod::EasyDBI - DBI is easily made available.
The processing of DBI by which the code tends to become complex is made available by an easy code. The use of SQL::Abstract is enabled by the thing set to 'sql_abstract' by the start option. use Egg::Mod::EasyDBI { sql_abstract => { logic => 'and', ....
LUSHE/Egg-Release-DBI-0.06 - 25 Jul 2008 01:29:08 UTC - Search in distribution
Lingua::EN::VerbTense - Parses verb structures into modal, tense, & infinitive.
This is a simple Perl module designed to parse english verb structures using a finite state machine into the verb tense and infinitive, as well as the type of infinitive in the structure. This was originally written by Chris Meyer <chris@mytechs.com>...
JJNAPIORK/Lingua-EN-VerbTense-3.003 - 13 Aug 2012 20:56:03 UTC - Search in distribution
Acme::CPANAuthors::DualLife - We are CPAN Authors of Dual Life core modules
This class provides a hash of dual-life core module Authors' PAUSE ID and name to the Acme::CPANAuthors module. It is currently statically generated information, I hope to make it dynamic in the future....
BINGOS/Acme-CPANAuthors-DualLife-0.50 - 01 Mar 2021 21:29:52 UTC - Search in distribution
Image::ExifTool::FlashPix - Read FlashPix meta information
This module contains routines required by Image::ExifTool to extract FlashPix meta information from FPX images, and from the APP2 FPXR segment of JPEG images....
EXIFTOOL/Image-ExifTool-12.42 - 07 Jun 2022 20:05:13 UTC - Search in distribution
Test::Smoke::Util::Win32ErrorMode - Utility function to switch off the error-popup for the current process.
This patch was provided in RT-39138 <https://rt.cpan.org/Ticket/Display.html?id=39138>. The code has changed quite a bit since then (9 years ago). But it still looked good and sane, so we decided to give it a place in the code. lower_error_settings()...
ABELTJE/Test-Smoke-1.79 - 30 Mar 2022 09:25:47 UTC - Search in distribution