Even more versatile is_plain_value testing - feeble attempts to trip up perl
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 5 Sep 2014 06:16:57 +0000 (08:16 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sun, 7 Sep 2014 09:28:40 +0000 (11:28 +0200)
commitad5ca8e9ef6c42feca9531d682d15cfa177c9c1d
treecdd6de532bbabab098501bc2fd150ea48044cb7d
parentd0ecdb28a6c6ba2112bf49e3fa687ee989353a9f
Even more versatile is_plain_value testing - feeble attempts to trip up perl

This is an attempt to simulate the behavior of JSON::PP::Boolean, and to
replicate the error autarch was seeing - clearly there is more to it than
just simple value juggling. Oh well, commit already written tests anyway.

See further commits for the actual code changes
t/23_is_X_value.t