]> git.vpit.fr Git - perl/modules/Sub-Nary.git/commit
stat() can also return no arguments if the file can't be found. Hopefully, our %ops...
authorVincent Pit <vince@profvince.com>
Tue, 5 Aug 2008 10:27:06 +0000 (12:27 +0200)
committerVincent Pit <vince@profvince.com>
Tue, 5 Aug 2008 10:27:06 +0000 (12:27 +0200)
commit2d8aec84852aa584b41d7cfce42088fec7ca8582
treef357efb92c822287fa27e86e2caddaf5c086a21c
parentffe40b718c29e7f7a3ced4c719302736c573d710
stat() can also return no arguments if the file can't be found. Hopefully, our %ops hash can also hold probabilities of return. Make sure that it's duplicated when returned
lib/Sub/Nary.pm
t/20-return.t
t/21-list.t
t/23-branch.t