]> git.vpit.fr Git - perl/modules/Sub-Nary.git/commit
Complete rewrite. Make the inspect process return both the ret state and the last...
authorVincent Pit <vince@profvince.com>
Thu, 7 Aug 2008 20:52:03 +0000 (22:52 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 7 Aug 2008 20:52:03 +0000 (22:52 +0200)
commit3271ef4bff5871bc6aa2d90537f97f177cbacc2a
tree4696bd7db6d3c584dec4e3c9fc249142056d49d0
parent04997f51e7b0a73e04ef0c8df41d4ad045fc7584
Complete rewrite. Make the inspect process return both the ret state and the last list at each step. This lets us add map/grep support, as well as fixing lots of possible bugs with ill-placed returns
lib/Sub/Nary.pm
samples/cx.pl
t/20-return.t
t/22-call.t
t/23-branch.t
t/24-ops.t
t/92-pod-coverage.t