Skip to main content



A Simple totally OO CGI interface that is CGI.pm compliant

Changes for 1.281 - 2024-01-31

  • RT-151161 Add CGI::Cookie partitioned support, PR #14, thanks @ldevantier-doseme.
#14


Common Neo4j type system

Changes for 2.00 - 2023-11-21

  • Add ByteArray, DateTime, and Duration types. (GH #15, #17)
  • Define methods and behaviour for the Neo4j 5 element ID. (GH #13)
  • Specify previously undefined behaviour. (GH #1, #11, #14)
  • Expand the implementor guidance for driver authors and separate it from the type definitions aimed at users.
  • Separate generic type implementations from the type definitions.
  • Offer test tools to help driver authors with conforming to these types.
  • Raise minimum required version of Perl to v5.10.1.
#15 #14 #1 #11 #17 #13


EV-Hiredis-0.06


Asynchronous redis client using hiredis and EV

Changes for 0.06 - 2023-04-25T22:39:28Z
  • support of hiredis connect/command timeouts (#13)
  • drop support of Perl 5.10 (#14)

https://metacpan.org/dist/EV-Hiredis
#14 #13


Net-MQTT-Simple-1.28


Minimal MQTT version 3 interface

Changes for 1.28 - 2022-12-28T02:37:00Z
  • Fix: Don't hang when receiving signal during select() (Contributed by Peter Sobisch via RT 134165)
  • Doc fix: typo (Contributed by oalders via GitHub #15)
  • New: Repository metadata (Suggested by oalders via GitHub #14)
  • Some retroactive changes to the changelog: added some credits and issue IDs.
  • !! - Dropped support for IO::Socket::INET.

https://metacpan.org/dist/Net-MQTT-Simple
#15 #14