mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
270 B
Plaintext
8 lines
270 B
Plaintext
The DBIAgent is your answer to non-blocking DBI in POE.
|
|
|
|
It fires off child processes (configurable, defaults to 3) and feeds
|
|
database queries to it via two-way pipe (or however Wheel::Run is able
|
|
to manage it).
|
|
|
|
WWW: https://metacpan.org/release/POE-Component-DBIAgent
|