The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "WOLF"

Acme::MetaSyntactic::peter_and_the_wolf - Characters from Peter and the Wolf River stage one • 1 direct dependent • 1 total dependent

This "Acme::MetaSyntactic" theme lists the character from the story *Peter and the Wolf*, a Russian childrens story written in 1936 by Sergei Prokofiev. Traditionally, the story is told by a narrator, with the help of an orchestra. Each character has...

ABIGAIL/Acme-MetaSyntactic-Themes-Abigail-2013073101 - 30 Jul 2013 22:17:52 UTC - Search in distribution

tv_grab_nl_wolf - Grab TV listings for Holland. River stage zero No dependents

Output TV listings for several channels available in the Netherlands. The data comes from Carlo de Wolf's site exporting listings in XMLTV format. The default is to grab as many days as possible from the current day onwards. --output FILE write to FI...

EDAVIS/xmltv-0.5.33 - 08 May 2004 11:59:24 UTC - Search in distribution

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

notes - Simple. Git-based. Notes. River stage zero No dependents

App::Notes is a very simple command line tool that lets you creat, edit, search, and manage simple text-based notes inside of a git repository. This is very useful for keeping notes in a repository (especially a "gist" on GitHub <http://github.com>) ...

WWOLF/App-Notes-0.013 - 21 May 2013 01:58:40 UTC - Search in distribution

Spreadsheet::WriteExcel - Write to a cross-platform Excel binary file. River stage two • 33 direct dependents • 46 total dependents

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 distribution

Web::MREST - Minimalistic REST server River stage zero No dependents

MREST stands for "minimalistic" or "mechanical" REST server. (Mechanical because it relies on Web::Machine.) Web::MREST provides a fully functional REST server that can be started with a simple command. Without modification, the server provides a set...

SMITHFARM/Web-MREST-0.290 - 29 Jun 2022 12:50:44 UTC - Search in distribution

dh-make-perl - Create debian source packages from Perl modules River stage one • 3 direct dependents • 3 total dependents

dh-make-perl will create the files required to build a debian source package out of a Perl module or CPAN distribution. This works for most simple packages and is also useful for getting started with packaging Perl modules. You can specify a module o...

DAM/DhMakePerl-0.96 - 18 Oct 2017 20:45:30 UTC - Search in distribution

IO::Prompter - Prompt for input, read it, clean it, return it. River stage two • 17 direct dependents • 21 total dependents

IO::Prompter exports a single subroutine, "prompt", that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that...

DCONWAY/IO-Prompter-0.005001 - 16 Jul 2023 20:54:54 UTC - Search in distribution

Test::Class - Easily create test classes in an xUnit/JUnit style River stage three • 175 direct dependents • 800 total dependents

Test::Class provides a simple way of creating classes and objects to test your code in an xUnit style. Built using Test::Builder, it was designed to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.). *...

SZABGAB/Test-Class-0.52 - 17 Feb 2021 16:05:13 UTC - Search in distribution

Yote - Persistant Perl container objects in a directed graph of lazilly loaded nodes. River stage one • 1 direct dependent • 1 total dependent

This is for anyone who wants to store arbitrary structured state data and doesn't have the time or inclination to write a schema or configure some framework. This can be used orthagonally to any other storage system. Yote only loads data as it needs ...

CANID/Yote-3.0 - 25 Mar 2018 03:31:35 UTC - Search in distribution

perlsecret - Perl secret operators and constants River stage zero No dependents

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

Sque - Background job processing based on Resque, using Stomp River stage zero No dependents

This is a copy of resque-perl <https://github.com/diegok/resque-perl> by Diego Kuperman <https://github.com/diegok> simplified a little bit (for better or worse) and made to work with any stomp server rather than Redis....

WWOLF/Sque-0.010 - 21 Jul 2014 17:02:56 UTC - Search in distribution

Minions - Simplifies the creation of loosely coupled object oriented code. River stage zero No dependents

Minions is a class builder that makes it easy to create classes that are modular <http://en.wikipedia.org/wiki/Modular_programming>, which means there is a clear and obvious separation between what end users need to know (the interface for using the ...

ARUNBEAR/Minions-1.000001 - 13 Aug 2017 16:42:31 UTC - Search in distribution

HTML::Template - Perl module to use HTML-like templating language River stage three • 81 direct dependents • 224 total dependents

This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - "<TMPL_VAR>" "<TMPL_LOOP>", "<TMPL_INCLUDE>", "<TMPL_IF>", "<TMPL_ELSE>" and "<TMPL_UNLESS>". The file written with HTML a...

SAMTREGAR/HTML-Template-2.97 - 18 May 2017 20:30:05 UTC - Search in distribution

Win32::ActAcc - Active Accessibility client in Perl River stage zero No dependents

PBWOLF/Win32-ActAcc-1.1 - 09 Dec 2004 04:49:41 UTC - Search in distribution

Digest::SHA - Perl extension for SHA-1/224/256/384/512 River stage four • 390 direct dependents • 8441 total dependents

Digest::SHA is written in C for speed. If your platform lacks a C compiler, you can install the functionally equivalent (but much slower) Digest::SHA::PurePerl module. The programming interface is easy to use: it's the same one found in CPAN's Digest...

MSHELOR/Digest-SHA-6.04 - 25 Feb 2023 19:06:34 UTC - Search in distribution

Win32::GuiTest - Perl GUI Test Utilities. River stage one • 2 direct dependents • 2 total dependents

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

Mongoose - MongoDB document to Moose object mapper River stage one • 1 direct dependent • 1 total dependent

This is a MongoDB to Moose object mapper. This module allows you to use the full power of MongoDB within your Moose classes, without sacrificing MongoDB's power, flexibility and speed. It's loosely inspired by Ruby's MongoMapper, which is in turn loo...

DIEGOK/Mongoose-2.02 - 03 Feb 2020 14:46:44 UTC - Search in distribution

App::Netdisco - An open source web-based network management tool. River stage one • 1 direct dependent • 1 total dependent

Netdisco is a web-based network management tool designed for network administrators. Data is collected into a PostgreSQL database using SNMP. Some of the things you can do with Netdisco: * Locate a machine on the network by MAC or IP and show the swi...

OLIVER/App-Netdisco-2.076002 - 30 Apr 2024 16:36:08 UTC - Search in distribution

Tk::MatchEntry - Entry widget with advanced auto-completion capability River stage zero No dependents

"Tk::MatchEntry" is an Entry widget with focus on user-friendly auto-completion. Its usage is similar to "Tk::BrowseEntry" and "Tk::HistEntry". With each character the user types in the widget, automatic completion can be attempted based on a list of...

ASB/Tk-MatchEntry-0.5 - 29 Oct 2020 20:55:49 UTC - Search in distribution
69 results (0.053 seconds)