Skip to main content



Sign a Certificate Signing Request in XS.

Changes for 0.04

  • Address issues compiling against older openssl versions


Tags helper for HTML messages.

Changes for 0.09 - 2023-06-25T19:36:50+02:00

  • Sort message types in CSS, we need this reproducible for tests.


graph data structures and algorithms

Changes for 0.9727 - 2023-06-25

  • fix biconnectivity to work with refvertexed (#29) - thanks @merkys for report
#29


Immutable Data Structures for Perl

Changes for 0.0.2

  • Add dependency modules to Meta
  • Add the :all export tag to immutable.pm
  • Write more documentation

in reply to CPAN Releases

How different is it from Readonly? In that it handles nested structures out of the box?