Skip to main content


a distribution of modules to handle locale codes

Changes for 3.77

  • NEW CODE(s)
  • Changed RELEASE_TESTING variable Now use a release-specific testing variable rather than RELEASE_TESTING. See GitHub #17 for details.
#17


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


Perl extension for the GNU Readline/History Library

Changes for 1.46 - 2023-07-01

  • Reproduce Term::ReadLine::Stub’s behavior for ornaments (#17)
  • let new() fail on multiple instantiation (#16)
  • suppress warning errors on clang
  • make clean removes `*.dSYM` for macOS
  • INSTALL.md: update content
#17 #16


EV-Hiredis-0.07


Asynchronous redis client using hiredis and EV

Changes for 0.07 - 2023-05-03T14:12:45Z
  • fix mem leak on "arrayref-" commands like mget (#17)

https://metacpan.org/dist/EV-Hiredis
#17


Dist-Zilla-Plugin-Run-0.049


Run external commands and code at specific phases of Dist::Zilla

Changes for 0.049 - 2023-04-29T15:32:05Z
  • fix some test failures on MSWin32 due to path separators (Graham Ollis, #17)

https://metacpan.org/dist/Dist-Zilla-Plugin-Run
#17


Dist-Zilla-PluginBundle-Author-GSG-v0.4.0


Grant Street Group CPAN dists

Changes for v0.4.0 - 2023-02-21T19:05:54Z
  • Update README (Andrew Hewus Fresh)
  • Pull request #18: SRE-6265 - XS Support (Andrew Hewus Fresh)
  • Use filter instead of findstring for accuracy (Andrew Hewus Fresh)
  • Fix typo (Larry Leszczynski)
  • Update README and LICENSE (Andrew Hewus Fresh)
  • Match any Makefiles in the sharedir (Andrew Hewus Fresh)
  • Act appropriately with a Makefile.PL in the root (Andrew Hewus Fresh)
  • Improve distclean target (Andrew Hewus Fresh)
  • Run tests verbosely (Andrew Hewus Fresh)
  • Improve MAKEFILE_TARGET/MAKEFILE_SHARE handling (Andrew Hewus Fresh)
  • Pull request #17: Remove mentions of MANIFEST.SKIP from docs (Andrew Fresh)
  • Remove mentions of MANIFEST.SKIP from docs (Andrew Hewus Fresh)

https://metacpan.org/dist/Dist-Zilla-PluginBundle-Author-GSG
#18 #17