The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "schedule::at"

Schedule::At - OS independent interface to the Unix 'at' command River stage zero No dependents

This modules provides an OS independent interface to 'at', the Unix command that allows you to execute commands at a specified time. Schedule::At::add Adds a new job to the at queue. You have to specify a TIME and a command to execute. The TIME has a...

JOSERODR/Schedule-At-1.15 - 04 May 2012 06:23:53 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

TVGuide::NL - fetch Dutch TV schedule from http://gids.omroep.nl/ River stage zero No dependents

The TVGuide::NL module is a perl interface to the TV schedules of http://gids.omroep.nl/. Please note that you are allowed to use the data from http://gids.omroep.nl/ for your personal use only. Please refer to http://gids.omroep.nl/info/help.php#faq...

BAS/TVGuide-NL-0.14 - 13 Sep 2006 14:24:15 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 54 direct dependents • 474 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

hwd - The How We Doin'? project tracking tool River stage zero No dependents

PETDANCE/hwd-0.20 - 02 Mar 2006 02:39:55 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 71 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

Tux - Perl extension for Tux webserver River stage zero No dependents

tux_perl run in user space as a module of Tux. It inherits the event driven structure of normal Tux module. Minimizing the overhead of process scheduling, it's speed is quite fast. Because of th event driven structure, there are some differences betw...

YALE/tux_perl-0.01 - 12 Nov 2002 07:30:28 UTC - Search in distribution

pip - The Perl Installation Program, for scripted and third-party distribution installation. River stage zero No dependents

The pip ("Perl Installation Program") console application is used to install Perl distributions in a wide variety of formats, both from CPAN and from external third-party locations, while supporting module dependencies that go across the boundary fro...

ADAMK/pip-1.19 - 29 Nov 2010 08:15:51 UTC - Search in distribution

icli - Icinga Command Line Interface River stage zero No dependents

icli is a command line interface to Icinga. By default it lists all services and their states. Note that when supplying custom config and status file paths, icli also works with Nagios. 100% compatibility is not guaranteed, however. icli only works w...

DERF/App-Icli-0.48 - 13 Jun 2014 20:17:25 UTC - Search in distribution

Smil - Perl extension for dynamic generation of SMIL files. River stage zero No dependents

This module provides an object oriented interface to generation of SMIL (Synchronized Multimedia Integration Language) files. Creating a simple SMIL file is as simple as this script: use Smil; $s = new Smil; print $s->header; # Remember MIME header i...

CDAWSON/Smil-0.898 - 19 Mar 2005 07:52:05 UTC - Search in distribution

Paws::ECS - Perl Interface to AWS Amazon EC2 Container Service River stage two • 9 direct dependents • 11 total dependents

Amazon Elastic Container Service Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it easy to run, stop, and manage Docker containers on a cluster. You can host your cluster on a serverl...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

blio.pl - Blio - domm's blogging "engine" River stage zero No dependents

"Blio" is a very simple blogging "engine". I call it an '"engine"' because Blio is basically a slightly enhanced and streamlined (for my use cases, at least) ttree, or yet another pre-clone of jekyll. In other words, it takes a bunch of plain text fi...

DOMM/Blio-2.007 - 11 Nov 2022 20:15:29 UTC - Search in distribution

Qless - perl bind for Qless job queueing system River stage zero No dependents

Qless is a powerful Redis <http://redis.io>-based job queueing system inspired by resque <https://github.com/defunkt/resque#readme>, but built on a collection of Lua scripts, maintained in the qless-core <https://github.com/seomoz/qless-core> repo. P...

NUCLON/Qless-0.06 - 20 Dec 2012 08:53:37 UTC - Search in distribution

perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) River stage five • 11693 direct dependents • 33184 total dependents

The basic IPC facilities of Perl are built out of the good old Unix signals, named pipes, pipe opens, the Berkeley socket routines, and SysV IPC calls. Each is used in slightly different situations....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Event - Event loop processing River stage two • 15 direct dependents • 25 total dependents

ALERT: Marc Lehmann may have taken over the future of event loops in Perl. Check out his libev library and EV Perl module. 25 Aug 2009 The Event module provide a central facility to watch for various types of events and invoke a callback when these e...

ETJ/Event-1.28 - 29 Apr 2021 18:14:31 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 176 direct dependents • 2191 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC - Search in distribution

List::Gen - provides functions for generating lists River stage one • 2 direct dependents • 2 total dependents

ASG/List-Gen-0.974 - 12 Nov 2011 05:03:05 UTC - Search in distribution

org2wp - Publish Org document (or heading) to WordPress as blog post River stage one • 1 direct dependent • 1 total dependent

This is originally a quick hack because I couldn't make L<https://github.com/punchagan/org2blog> on my Emacs installation to work after some update. "org2wp" uses the same format as "org2blog", but instead of being an Emacs package, it is a CLI scrip...

PERLANCAR/App-org2wp-0.013 - 23 May 2022 00:05:22 UTC - Search in distribution
  • App::org2wp - Publish Org document (or heading) to WordPress as blog post

ARSObject - high level interface above ARS module River stage zero No dependents

This module is intended for capable scripts above ARS module ("../ARSPerl/index.html" in ..). It caches metadata alike Remedy::ARSTools, but uses Data::Dumper or Storable module. And metadata model is directly given from ARS::ars_GetFieldTable()/ARS:...

MAKAROW/ARSObject-0.57 - 05 Feb 2013 17:54:42 UTC - Search in distribution

Elive - Elluminate Live! Manager (ELM) Command Toolkit bindings River stage one • 1 direct dependent • 1 total dependent

Elive is a set of Perl bindings and entity definitions for quick and easy integration with the Elluminate *Live!* Manager (ELM) application. It can be used to automate a range of tasks including setting up meetings and participants, as well as managi...

WARRINGD/Elive-1.37 - 04 Dec 2015 02:58:35 UTC - Search in distribution
267 results (0.418 seconds)