The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Hustle::Table
0.2.3	Tue  3 Aug 2021 15:19:45 AEST
	- Added simple two element entry add
	- Constructor can take default handler directly
	- Spelling fixes
	
0.2.2 
	- Fix error in existing test script
	- Added more comprehensive tests
	- Check for valid cache (hash ref) when adding entry
	- Check for defined matcher when adding entry
	- Allow adding a 'flattened' entry (4 element)

0.2.1	Wed 23 Jun 2021 15:42:57 AEST
	- Attempting to fix Tester errors.
	- Updated min perl version => 5.24
	- Added missing dep common::sense

0.2	Tue 22 Jun 2021 21:32:35 AEST
	- Spelling correction
	- Documentation formatting and fixes
	- Removal of unused exporting code
	- Adding missing dependencies on enum in Makefile.PL
	- Added MYMETA to distribution

0.1 	Tue 22 Jun 2021 13:13:05 AEST
	- First release almost ready for CPAN