]> git.donarmstrong.com Git - wannabuild.git/commit
Use open in a modern way.
authorHilko Bengen <bengen@debian.org>
Wed, 30 Mar 2011 18:39:45 +0000 (20:39 +0200)
committerAndreas Barth <aba@not.so.argh.org>
Wed, 30 Mar 2011 19:42:19 +0000 (21:42 +0200)
commit4572e2d58812a9c5f422a8c2e2401c441d528bb7
treedebb7c9e4765444c7df2bcc5623f8c264bfe3141
parent185e4f130080855a0d8728a8d28f0c7720742620
Use open in a modern way.

Two perlcritic warnings triggered this change:
- Two-argument "open" used
- Bareword file handle opened

This should not cause any behavioral changes.
bin/wanna-build
bin/wanna-build-statistics
bin/wb-graph
lib/WB/QD.pm