Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Devel-MAT
From: Thomas Klausner
Date: 2024-03-12 08:57:15
Message id: 20240312075715.CE387FA2C@cvs.NetBSD.org
Log Message:
p5-Devel-MAT: update to 0.53.
0.53 2024-03-07
[CHANGES]
* Read PMAT file format 0.6 with its shared HEK pointer additions
* Added `strtab` command for analysing the PL_strtab shared strings
table
* Added count/skip/no-sort options and a filtering argument to
`values` command
* Added a `stop` command to cancel an ongoing pagination
* Only print "class it experimental" warnings when reading an \
actual
class or object instance from a PMAT file, rather than any version
0.5 (or later).
* Swap unit tests from `Test::More` to `Test2::V0`
Files: