Const-XS

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- replace the strlen(key) with the retlen I now have available from SvPV

0.27	2025-05-09
	- Make some tests conditional on perl version as they blow up at compile time in early versions of perl

0.28 	2025-05-09
	- Move out the PP implementation into it's own distribution
	- update benchmark

0.29 	2025-05-09
	- Remove the recursion limit logic and handle circular references transparently

1.00	2025-05-10
	- Version bump to declare interface now stable.

1.01	2025-05-11
	- remove the SvTYPE(val) == SVt_RV checks as this fails to make passed hash references readonly based on tests with Rope.

1.02	2025-08-10
	- Fix POD.



( run in 0.436 second using v1.01-cache-2.11-cpan-0a6323c29d9 )