The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Debug-Filter-PrintExpr
0.05	Wed Oct 30 21:27:44 2019 +0100
		[feature]
		new XS functions to differenciate between numeric and string value

		debug no longer via use statement

		isstring() and isnumeric() available for import into caller

0.04	Sun Oct 27 21:36:21 2019 +0100
		[pod]
		jekyll fails on '{%' in a code block, so avoid this in POD
		fix example code for given output
		
		[fix]
		treat defined false values

		[feature]
		differentiate between string, numeric and dual valued scalars
		add contexts for string and numeric evaluation of scalars

0.03	Fri Oct 18 19:18:51 2019 +0200
		[fix]
		set perl minversion

		[doc]
		fixed POD

		[doc]
		fixed README.md

0.02	Mon Oct 14 14:18:13 2019 +0200

		[meta]
		change bugtracker to github

0.01	Mon Oct 14 11:15:34 2019 +0200
		First version, released on an unsuspecting world.