preserve list context for the sub being called by $_call_if_can
authorKaren Etheridge <ether@cpan.org>
Tue, 3 Oct 2017 00:49:48 +0000 (17:49 -0700)
committerKaren Etheridge <ether@cpan.org>
Tue, 3 Oct 2017 00:50:35 +0000 (17:50 -0700)
commit2e029f319a43f444105ec4ea2587103980a2b7e7
tree06f9ca300826074e62c41fb12e2325a60ac3bc1f
parentb5464a067f911bfa304c0ba5bf4ddf08a333512f
preserve list context for the sub being called by $_call_if_can

also add some additional tests to demonstrate behaviour in list context
(some of which failed before the fix)
Changes
lib/Safe/Isa.pm
t/safe_isa.t