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

Search results for "MICHIEL"

perldelta - what is new for perl v5.36.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.34.0 release and the 5.36.0 release....

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

Workflow - Simple, flexible system to implement workflows River stage zero No dependents

Overview This is a standalone workflow system. It is designed to fit into your system rather than force your system to fit to it. You can save workflow information to a database or the filesystem (or a custom storage). The different components of a w...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC - Search in distribution

DBD::mysql - MySQL driver for the Perl5 Database Interface (DBI) River stage three • 96 direct dependents • 194 total dependents

DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. ...

DVEEDEN/DBD-mysql-5.005 - 01 May 2024 09:04:33 UTC - Search in distribution

mimetype - Determine file type River stage two • 29 direct dependents • 36 total dependents

This script tries to determine the mime type of a file using the Shared MIME-info database. It is intended as a kind of *file(1)* work-alike, but uses mimetypes instead of descriptions. If one symlinks the *file* command to *mimetype* it will behave ...

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC - Search in distribution

DBD::MariaDB - MariaDB and MySQL driver for the Perl5 Database Interface (DBI) River stage zero No dependents

DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL databases. In other words: DBD::MariaDB is an interface between the Perl programming language and the MariaDB/MySQL programming API that comes with the MariaDB/MySQL relational...

PALI/DBD-MariaDB-1.23 - 10 Sep 2023 14:27:09 UTC - Search in distribution

Data::Random - Perl module to generate random data River stage two • 21 direct dependents • 48 total dependents

A module used to generate random data. Useful mostly for test programs....

BAREFOOT/Data-Random-0.13 - 18 Apr 2018 07:47:42 UTC - Search in distribution

Locale::Codes::Changes - details changes to Locale::Codes River stage three • 64 direct dependents • 122 total dependents

SBECK/Locale-Codes-3.78 - 08 Mar 2024 15:16:52 UTC - Search in distribution

PDL::Cluster - PDL interface to the C Clustering Library River stage zero No dependents

MOOCOW/PDL-Cluster-1.54.002 - 29 May 2021 09:31:32 UTC - Search in distribution

AI::NeuralNet::Mesh - An optimized, accurate neural network Mesh. River stage zero No dependents

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

RTx::ToGitHub - Convert rt.cpan.org tickets to GitHub issues River stage zero No dependents

This is a tool to convert RT tickets to GitHub issues. When you run it, it will: 1. Prompt you for any info it needs Run with "--no-prompt" to disable prompts, in which case it will either use the command line options you provide or look in various c...

DROLSKY/RTx-ToGitHub-0.09 - 06 Dec 2020 16:34:06 UTC - Search in distribution

File::DesktopEntry - Object to handle .desktop files River stage two • 1 direct dependent • 37 total dependents

This module is designed to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. This module can parse these files but also knows how to run the applications defined by these files. For thi...

MICHIELB/File-DesktopEntry-0.22 - 10 Dec 2015 22:57:34 UTC - Search in distribution

Data::RandomPerson - Create random person data. River stage zero No dependents

Overview Returns an object that can be used to create random people and return the data in a hash. The data is a hash reference with the following keys: gender This is either 'm' or 'f' age The age of the person, as an integer. dob The date of birth ...

MICHIELB/Data-RandomPerson-0.60 - 01 Jul 2016 06:08:41 UTC - Search in distribution

Sys::Hostname::Long - Try every conceivable way to get full hostname River stage two • 7 direct dependents • 28 total dependents

How to get the host full name in perl on multiple operating systems (mac, windows, unix* etc)...

SCOTT/Sys-Hostname-Long-1.5 - 13 Jan 2015 11:06:21 UTC - Search in distribution

WWW::Shorten::Yourls - Interface to shortening URLs using http://yourls.org River stage zero No dependents

A Perl interface to the Yourls.org API <http://yourls.org/#API>. You can either use the traditional (non-OO) interface provided by WWW::Shorten. Or, you can use the OO interface that provides you with more functionality....

CAPOEIRAB/WWW-Shorten-Yourls-1.001 - 09 Feb 2017 04:11:35 UTC - Search in distribution

Catalyst::Plugin::XMLRPC - DEPRECATED Dispatch XMLRPC methods with Catalyst River stage zero No dependents

This plugin is DEPRECATED. Please do not use in new code. This plugin allows your controller class to dispatch XMLRPC methods from its own class....

MRAMBERG/Catalyst-Plugin-XMLRPC-2.01 - 21 Oct 2009 13:07:53 UTC - Search in distribution

Pinto::Manual::Thanks - Thanking the Pinto supporters River stage one • 3 direct dependents • 5 total dependents

THALJEF/Pinto-0.14 - 06 Aug 2017 07:31:17 UTC - Search in distribution

Params::Profile - module for registering Parameter profiles River stage one • 1 direct dependent • 1 total dependent

Params::Profile provides a mechanism for a centralised Params::Check or a Data::FormValidater profile. You can bind a profile to a class::subroutine, then, when you are in a subroutine you can simply call Params::Profile->check($params) of Params::Pr...

MICHIEL/Params-Profile-0.12 - 22 Feb 2017 12:39:18 UTC - Search in distribution

DNS::Bananafonana - Perl extension for Bananafonana encoding / decoding River stage zero No dependents

RFC 1924 describes a compact, fixed-size representation of IPv6 addresses which uses a base 85 number system. The base 85 numbers (from 0 to 84) are as follows: 0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~ In order to let human beings...

FOXEY/DNS-Bananafonana-0.1 - 30 Oct 2011 20:54:57 UTC - Search in distribution

Catalyst::Plugin::Server::XMLRPC - Catalyst XMLRPC Server Plugin River stage one • 3 direct dependents • 4 total dependents

XMLRPC Plugin for Catalyst which we tried to make compatible with the way Catalyst works with URLS. Main features are: * Split XMLRPC methodNames by STRING to find out Controller. * Single entrypoint for XMLRPC calls, like http://host.tld/rpc * Dispa...

JLMARTIN/Catalyst-Plugin-Server-0.28 - 13 Jul 2010 20:15:20 UTC - Search in distribution

SMS::Send::Nexmo - SMS::Send backend for the Nexmo.com SMS service. River stage zero No dependents

It's easy! # Create a sender my $send = SMS::Send->new( 'Nexmo', _username => '12345ab6', _password => 'ab1cd2e3', _from => '0031715793800', ); # Send a message $send->send_sms( text => 'Hi there', to => '+31 6 45742418', ); This module uses Nexmo::S...

MICHIELB/SMS-Send-Nexmo-0.23 - 12 Jan 2015 19:36:28 UTC - Search in distribution
27 results (0.034 seconds)