VB - Visual Builder for the Prima toolkit
Visual Builder is a RAD-style suite for designing forms under the Prima toolkit. It provides rich set of perl-composed widgets, whose can be inserted into a form by simple actions. The form can be stored in a file and loaded by either user program or...
KARASIK/Prima-1.65 - 20 Apr 2022 09:41:08 UTC - Search in distribution- Prima::Widget - window management
- gencls - class interface compiler for Prima core modules
- Prima::Image - Bitmap routines
- 83 more results from Prima »
PHP - embedded PHP interpreter
The module makes it possible to execute PHP code, call PHP functions and methods, manipulate PHP arrays, and create PHP objects....
MOB/PHP-0.15 - 22 Jan 2013 05:12:52 UTC - Search in distribution
iterm - the interactive tool for Prima::IPA library
iterm is a mostly command-line tool for basic image processing. It has terminal representation, where the main window is capable of viewing the image and accepting commands. The command syntax is pure perl, plus all functions available in the Prima::...
KARASIK/Prima-IPA-1.09 - 04 Jun 2016 18:35:24 UTC - Search in distribution- Prima::IPA - Image Processing Algorithms
sqlpp - SQL preprocessor
"sqlpp" is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also #perldef for calling arbitrary perl code....
KARASIK/bin-sqlpp-0.06 - 24 Mar 2007 12:27:13 UTC - Search in distribution
Amb - non-deterministic operators
There exist two kinds of non-deterministic operators, 'angelic' and 'demonic', that accept two parameters, and return one of them depending whether the result will lead to failure ("die", in perl world) or success. Angelic operators will return the p...
KARASIK/Amb-0.02 - 03 Sep 2008 12:56:56 UTC - Search in distribution
IO::Lambda - non-blocking I/O as lambda calculus
This module is another attempt to fight the horrors of non-blocking I/O. It tries to bring back the simplicity of the declarative programming style, that is only available when one employs threads, coroutines, or co-processes. Usually coding non-bloc...
KARASIK/IO-Lambda-1.31 - 29 May 2022 13:27:48 UTC - Search in distribution- IO::Lambda::Thread - wait for blocking code using threads
- IO::Lambda::DBI - asynchronous DBI
- IO::Lambda::Fork - wait for blocking code in children processes
- 15 more results from IO-Lambda »
DBIx::Perlish - a perlish interface to SQL databases
The "DBIx::Perlish" module provides the ability to work with databases supported by the "DBI" module using Perl's own syntax for four most common operations: SELECT, UPDATE, DELETE, and INSERT. By using "DBIx::Perlish", you can write most of your dat...
KARASIK/DBIx-Perlish-1.06 - 15 May 2020 11:01:06 UTC - Search in distribution
perlsecret - Perl secret operators and constants
Perl has a long tradition of giving nicknames to some of its operators (possibly a form of Huffmanisation). These nicknames are based on the appearance of the operator, rather than its function. The well-known examples are the *diamond operator* ("<>...
BOOK/perlsecret-1.017 - 08 Nov 2021 21:32:57 UTC - Search in distribution
IO::Events - Non-blocking IO using events
The module implements object-oriented approach to select-driven events and contains set of convenience objects for inter-process communication. The main part of the module is the 'loop' instance of "IO::Events::Loop" class, which knows about all IO h...
KARASIK/IO-Events-0.6 - 29 Mar 2007 12:46:36 UTC - Search in distribution
DBIx::Roles - Roles for DBI handles
The module provides common API for using roles (AKA mixins/interfaces/plugins) on DBI handles. The problem it solves is that there are a lot of interesting and useful "DBIx::" modules on CPAN, that extend the DBI functionality in one or another way, ...
KARASIK/DBIx-Roles-1.04 - 30 Jan 2006 11:02:26 UTC - Search in distribution- DBIx::Roles::Shared - Share DB connection handles
- DBIx::Roles::Buffered - buffer write-only queries.
- DBIx::Roles::Hook - Exports callbacks to override DBI calls.
- 6 more results from DBIx-Roles »
Win32::GuiTest - Perl GUI Test Utilities.
Most GUI test scripts I have seen/written for Win32 use some variant of Visual Basic (e.g. MS-VB or MS-Visual Test). The main reason is the availability of the SendKeys function. A nice way to drive Win32 programs from a test script is to use OLE Aut...
KARASIK/Win32-GuiTest-1.64 - 16 Aug 2019 08:52:42 UTC - Search in distribution
Selenium::Remote::Driver - Perl Client for Selenium Remote Driver
Selenium is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. This module is an implementation of the client for the Remote dr...
TEODESIAN/Selenium-Remote-Driver-1.47 - 05 May 2022 12:29:56 UTC - Search in distribution
subplay - play subtitles file
So, you're thinking that my player doesn't display subtitles? No, it does wery well. The reason for this script is there, is that it happened so that I wanted to see a movie with both Danish and English subtitles. Usually, not a problem, if you've te...
KARASIK/Subtitles-1.04 - 14 Feb 2012 13:23:24 UTC - Search in distribution- Subtitles - handle video subtitles in various text formats
B::Generate - Create your own op trees.
The "B" module allows you to examine the Perl op tree at runtime, in Perl space; it's the basis of the Perl compiler. But what it doesn't let you do is manipulate that op tree: it won't let you create new ops, or modify old ones. Now you can. Well, i...
RURBAN/B-Generate-1.56 - 20 Dec 2017 15:55:16 UTC - Search in distribution
Prima::OpenGL - Prima extension for OpenGL drawing
The module allows for programming GL library together with Prima widgets. OpenGL module does a similar jobs using freeglut GUI library....
KARASIK/Prima-OpenGL-1.02 - 17 Nov 2019 17:12:44 UTC - Search in distribution- Prima::GLWidget - general purpose GL drawing area / widget
- Prima::OpenGL::Modern - Prima support for GLEW library
OCR::Naive - convert images into text in an extremely naive fashion
The module implements a very simple and unsophisticated OCR by finding all known images in a larger image. The known images are mapped to text using the preexisting dictionary, and the text lines are returned. The interesting stuff here is the image ...
KARASIK/OCR-Naive-0.07 - 16 Feb 2009 13:17:04 UTC - Search in distribution
Sub::PatMat - call a version of subroutine depending on its arguments
The "Sub::PatMat" module provides the programmer with the ability to define a subroutine multiple times and to specify what version of the subroutine should be called, depending on the parameters passed to it (or any other condition). This is somewha...
GRUBER/Sub-PatMat-0.01 - 26 Feb 2007 11:08:30 UTC - Search in distribution
greplog - filter log entries by time scope
KARASIK/Regexp-Log-DateRange-0.02
-
17 Aug 2007 10:34:33 UTC
-
Search in distribution
- Regexp::Log::DateRange - construct regexps for filtering log data by date range
Image::Match - locate an image inside another
The module searches for occurencies of an image inside of a larger image. The interesting stuff here is the image finding itself - it is done by a regex! For all practical reasons, regexes operate on strings of bytes, and images can be easily treated...
KARASIK/Image-Match-1.02 - 03 Sep 2008 07:03:02 UTC - Search in distribution
Win32::GUIRobot - send keyboard and mouse input to win32, analyze graphical output
The module is a superset of "Win32::GuiTest" module functionality, with addition of simple analysis of graphic output. The module is useful where analysis based on enumeration of window by title, class, etc is not enough (in particular in Citrix envi...
KARASIK/Win32-GUIRobot-0.05 - 22 Oct 2007 11:43:28 UTC - Search in distribution