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 "AnyEvent mysql"

AnyEvent::MySQL - Pure Perl AnyEvent socket implementation of MySQL client River stage zero No dependents

CINDY/AnyEvent-MySQL-1.002001 - 15 Jun 2017 07:41:49 UTC - Search in distribution

AnyEvent::DBI::MySQL - Asynchronous MySQL queries River stage one • 1 direct dependent • 1 total dependent

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements asynchronous MySQL queries using "ASYNCHRONOUS QUERIES" in DBD::mysql feature. Unlike AnyEvent::DBI it doesn't spawn any proces...

POWERMAN/AnyEvent-DBI-MySQL-v2.1.0 - 22 Nov 2016 17:22:57 UTC - Search in distribution

AnyEvent::MySQL::ConnPool River stage zero No dependents

Adds additional method "pool_connect" to AnyEvent::MySQL package....

JUSTNOXX/AnyEvent-MySQL-ConnPool-0.07 - 12 Jan 2015 13:25:51 UTC - Search in distribution

DBIx::MysqlCoroAnyEvent - DBD::mysql + Coro + AnyEvent River stage zero No dependents

ANTONPETR/DBIx-MysqlCoroAnyEvent-0.02 - 12 Nov 2017 15:05:19 UTC - Search in distribution

Pepper - Quick-start kit for learning and creating microservices in Perl. River stage zero No dependents

/ PURPOSE This quick-start kit is designed for new users to easily experiment and learn about Perl and for seasoned users to quickly stand up simple web services. This is not a framework. This is a quick-start kit meant to simplify learning and small...

ECHERNOF/Pepper-1.5 - 24 Feb 2021 16:57:01 UTC - Search in distribution

EntityModel - manage entity model definitions River stage one • 3 direct dependents • 7 total dependents

This module provides a data storage abstraction system (in the form of an Object Relational Model) for accessing backend storage from Perl and other languages. The intent is to take a model definition and generate or update database tables, caching l...

TEAM/EntityModel-0.102 - 08 Sep 2013 17:14:29 UTC - Search in distribution

Continuity - Abstract away statelessness of HTTP, for stateful Web applications River stage one • 4 direct dependents • 4 total dependents

Continuity is a library to simplify web applications. Each session is written and runs as a persistent application, and is able to request additional input at any time without exiting. This is significantly different from the traditional CGI model of...

AWWAIID/Continuity-1.6 - 17 Jul 2014 04:28:12 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

staticperl - perl, libc, 100 modules, all in one standalone 500kb file River stage zero No dependents

This script helps you to create single-file perl interpreters or applications, or embedding a perl interpreter in your applications. Single-file means that it is fully self-contained - no separate shared objects, no autoload fragments, no .pm or .pl ...

MLEHMANN/App-Staticperl-1.46 - 15 Feb 2022 18:37:51 UTC - Search in distribution
  • staticperl - perl, libc, 100 modules, all in one standalone 500kb file

DBIx::SecureCGI - Secure conversion of CGI params hash to SQL River stage zero No dependents

This module let you use hash with CGI params to make (or just generate) SQL queries to MySQL database in easy and secure way. To make this magic possible there are some limitations and requirements: * Your app and db scheme must conform to these "CON...

POWERMAN/DBIx-SecureCGI-v3.0.1 - 03 Apr 2018 16:07:21 UTC - Search in distribution

Task::BeLike::LESPEA - Modules that LESPEA uses on a daily basis River stage zero No dependents

LESPEA/Task-BeLike-LESPEA-2.005000 - 12 Mar 2014 14:47:57 UTC - Search in distribution

Database::Async - provides a database abstraction layer for IO::Async River stage one • 1 direct dependent • 1 total dependent

Database support for IO::Async. This is the base API, see Database::Async::Engine and subclasses for specific database functionality. This is an early preview release. DBI provides a basic API for interacting with a database, but this is very low lev...

TEAM/Database-Async-0.019 - 04 Dec 2023 15:20:06 UTC - Search in distribution

POE::Component::EasyDBI - Perl extension for asynchronous non-blocking DBI calls in POE River stage one • 4 direct dependents • 9 total dependents

This module works by creating a new session, then spawning a child process to do the DBI queries. That way, your main POE process can continue servicing other clients. The standard way to use this module is to do this: use POE; use POE::Component::Ea...

GVL/POE-Component-EasyDBI-1.30 - 10 Nov 2022 15:16:23 UTC - Search in distribution

Coro::Multicore - make coro threads on multiple cores with specially supported modules River stage zero No dependents

While Coro threads (unlike ithreads) provide real threads similar to pthreads, python threads and so on, they do not run in parallel to each other even on machines with multiple CPUs or multiple CPU cores. This module lifts this restriction under two...

MLEHMANN/Coro-Multicore-1.07 - 03 Aug 2021 14:15:41 UTC - Search in distribution

Task::KiokuDB - Install KiokuDB and related modules. River stage one • 1 direct dependent • 1 total dependent

This bundle installs KiokuDB and depending on the environment several additional components....

DOY/Task-KiokuDB-0.07 - 02 May 2012 21:43:42 UTC - Search in distribution

Task::BeLike::TOKUHIROM - modules I use River stage zero No dependents

This Task installs modules that I need to work with. They are listed in this distribution's cpanfile....

TOKUHIROM/Task-BeLike-TOKUHIROM-0.02 - 20 Mar 2014 01:35:41 UTC - Search in distribution

AnyEvent::DBI - asynchronous DBI access River stage one • 5 direct dependents • 5 total dependents

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements asynchronous DBI access by forking or executing separate "DBI-Server" processes and sending them requests. It means that you ca...

MLEHMANN/AnyEvent-DBI-3.04 - 23 Apr 2018 16:31:44 UTC - Search in distribution

Coro::Mysql - let other threads run while doing mysql/mariadb requests River stage zero No dependents

(Note that in this manual, "thread" refers to real threads as implemented by the Coro module, not to the built-in windows process emulation which unfortunately is also called "threads"). This module replaces the I/O handlers for a database connection...

MLEHMANN/Coro-Mysql-2.1 - 04 Mar 2019 11:41:29 UTC - Search in distribution

Task::BeLike::SONGMU - modules I use River stage zero No dependents

SONGMU's favorite modules using at work....

SONGMU/Task-BeLike-SONGMU-20140805.000 - 05 Aug 2014 05:23:58 UTC - Search in distribution

Mojar::Mysql::Connector - MySQL connector (dbh producer) with added convenience River stage zero No dependents

MySQL-specific extension (subclass) to DBI in order to improve convenience, security, and error handling. Supports easy use of credential (cnf) files, akin to mysql --defaults-file=credentials.cnf It aims to reduce boilerplate, verbosity, mistakes, a...

NICZERO/Mojar-Mysql-2.132 - 04 May 2017 11:10:41 UTC - Search in distribution
20 results (0.063 seconds)