org-daemon is a Perl/Tk program which watches one or more emacs org-mode files for appointments <http://orgmode.org/manual/Timestamps.html>, that is, entries in the form of "<YYYY-MM-DD AAA HH:MM>" and fires alarms in the form of non-modal dialogs. "...
SREZIC/App-orgdaemon-1.09 - 26 Dec 2017 08:40:43 UTC - Search in distributionNet::SIP consists of packages for handling the SIP packets, for transport of the packets, for processing the packets and on top of all that a simplified layer for common tasks. Addionally Net::SIP::Util provides utility functions and Net::SIP::Debug ...
SULLR/Net-SIP-0.826 - 03 Dec 2020 06:29:42 UTC - Search in distributionWhen you've got one of those nasty self-referential tables that you want to bust out into a tree, this is the module to check out. Assuming there are no horribly broken nodes in your tree and (heaven forbid) any circular references, this module will ...
RSAVAGE/DBIx-Tree-1.97 - 18 Dec 2014 02:06:05 UTC - Search in distributionThis is an answer to a personal need to be able to create help systems for my Perl/Tk applications. Originally, I just created a really big dialog and formatted all the text, which was tedious and clumsy. I wanted to create something that looked 'sim...
DOUGTHUG/Tk-Help-0.3 - 22 Feb 2011 18:10:16 UTC - Search in distributionsvg2zinc.pl is a perl script which examplifie the use of SVG::SVG2zinc to read and interprete SVG file. Depending on the Backend svg2zinc.pl can be used to: Display Displays a SVG file in a TkZinc windows. PerlScript Generates a perl script able to d...
CMERTZ/svg-svg2zinc-0.10 - 06 May 2004 21:56:18 UTC - Search in distribution- SVG::SVG2zinc - a module to display or convert svg files in scripts, classes, images...
- testGeneratedPerlClasses.pl - sample script to test generated perl classes (with the PerlClass backend)
- SVG::SVG2zinc::Backend - a virtual class SVG:SVG2zinc svg reader. Sub-class are specialized for different type of generation
- 2 more results from svg-svg2zinc »
AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...
MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution- AnyEvent::Intro - an introductory tutorial to AnyEvent
- AnyEvent::Impl::POE - AnyEvent adaptor for POE
- AnyEvent::Impl::EventLib - AnyEvent adaptor for Event::Lib
Here I try to explain why fields is useful still and also propose alternative way of use %FIELDS....
HKOBA/MOP4Import-Declare-0.053 - 02 Dec 2020 05:14:55 UTC - Search in distribution- intro_runnable_module - A brief introduction to Runnable-Module design pattern
- MOP4Import::Base::Configure - Base class with configure() interface for fields
I wrote PBib to have something like BibTex for MS Word that can use a various sources for bibliographic references, not just BibTex files, but also database systems. Especially, I wanted to use the StarOffice bibliographic database. Now, PBib can be ...
PTANDLER/Bundle-PBib-2.08.01 - 20 Sep 2005 11:52:02 UTC - Search in distributionThis module has been abandoned and deprecated since 2004. The original authors have moved onto POE::Component::IRC and more modern techniques. This distribution is not maintained and only uploaded to present successively louder "don't use this" warni...
APEIRON/Net-IRC-0.79 - 27 Dec 2009 02:03:36 UTC - Search in distributionThe Image::Size library is based upon the "wwwis" script written by Alex Knowles *(alex@ed.ac.uk)*, a tool to examine HTML and add 'width' and 'height' parameters to image tags. The sizes are cached internally based on file name, so multiple calls on...
RJRAY/Image-Size-3.300 - 28 Feb 2015 17:03:17 UTC - Search in distributionAbout the project What's with the name ? If you don't know where the name comes from, you should watch more cartoons. Quoting some futurama episode about a certain doctor Zoidberg : "He's a weird monster who smells like he eats garbage and does" This...
JBERGER/Zoidberg-0.981 - 09 Jan 2012 20:03:00 UTC - Search in distributionThe modules in this distribution are designed to allow you to capture and process output sent to STDOUT and/or STDERR. I initial created the modules to use in building module tests. I wanted to be able to intentionally cause errors, and insure the mo...
REYNOLDS/IO-Capture-0.05 - 30 Apr 2005 03:36:07 UTC - Search in distributionThe TableMatrix command creates a 2-dimensional grid of cells. The table can use a Tcl array variable or Tcl command for data storage and retrieval. The widget has an active cell, the contents of which can be edited (when the state is normal). The wi...
ASB/Tk-TableMatrix-1.26 - 27 Oct 2020 16:53:09 UTC - Search in distribution- perlPort.pod - Notes on Porting tkTable from tcl to perltk
The Spreadsheet::WriteExcel Perl module can be used to create a cross-platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks, images and charts can be wri...
JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 UTC - Search in distributionTydra is a Perl/Tk application as a front-end to viewing and saving Tyd archives visually, in a similar format to WinZip....
KIRSLE/Archive-Tyd-0.02 - 20 May 2006 01:36:57 UTC - Search in distribution- Archive::Tyd - Perl extension for simple file archiving.
Apache::ParseLog provides an easy way to parse the Apache log files, using object-oriented constructs. The data obtained using this module are generic enough that it is flexible to use the data for your own applications, such as CGI, simple text-only...
AKIRA/Apache-ParseLog-1.02 - 17 Oct 1998 07:29:06 UTC - Search in distributionCreation of GridEntry is a three step process. Step 1: First define the set of widget in hash-of-hash. The hash-of-hash should have element with key "columns", which refers to an array which holds the widget names, in the order of creation. Each entr...
RAMAN/Tk-GridEntry-1.0 - 23 Mar 2004 04:37:44 UTC - Search in distributionSpreadsheet::Read tries to transparently read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. For OpenOffice and/or LibreOffice this module uses Spreadsheet::...
HMBRAND/Spreadsheet-Read-0.83 - 21 Dec 2020 14:56:08 UTC - Search in distributionThis module uses Win32API::CommPort for raw access to the API calls and related constants. It provides an object-based user interface to allow higher-level use of common API call sequences for dealing with serial ports. Uses features of the Win32 API...
BBIRTH/Win32-SerialPort-0.22 - 11 Jun 2010 14:29:07 UTC - Search in distribution- Win32API::CommPort - Raw Win32 system API calls for serial communications.