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

Changes for version 1.05

  • Features:
  • New Method set_max_packet_size (Client and Server) to change the default value of 2 GB up to 4 GB (or less).
  • Bugfixes
  • Increased default maximum packet size from 4 MB to 2 GB.
  • Fixed test suite for parallel execution by using different port numbers for the test server. Thanks for the report to Andreas König.
  • Applied a patch from Salvatore Bonaccorso which fixes missing encoding declarations in POD. Thanks!
  • Fixed some POD typos. Thanks for the report to Xavier Guimard.

Modules

Event based transparent Client/Server RPC framework
Client API to connect to Event::RPC Servers
Represents a RPC connection
Represents a logging connection
Logging facility for Event::RPC
Mainloop Abstraction layer for Event::RPC
AnyEvent mainloop for Event::RPC
Event mainloop for Event::RPC
Glib mainloop for Event::RPC
Implementation of Event::RPC network protocol
Simple API for event driven RPC servers

Provides

in lib/Event/RPC/AuthPasswdHash.pm