Add test for strange --version handling
authorHinrik Örn Sigurðsson <hinrik.sig@gmail.com>
Mon, 25 Jan 2010 18:57:35 +0000 (18:57 +0000)
committerHinrik Örn Sigurðsson <hinrik.sig@gmail.com>
Mon, 25 Jan 2010 19:09:29 +0000 (19:09 +0000)
commita7474a4d90cfad550ba39acfc73d6fb972441de7
tree13a7ab6e68b6227d09f12337010280416bfe0187
parent50b3ccff5bbcdc77495d6be259b6239527e7f08a
Add test for strange --version handling

--version, -v, and -V are currently being handled very strangely,
even more so when MooseX::SimpleConfig is used.
ChangeLog
Makefile.PL
t/011_version_options.t [new file with mode: 0644]
t/version_no_options.pl [new file with mode: 0644]
t/version_with_options.pl [new file with mode: 0644]
t/version_with_simpleconfig.pl [new file with mode: 0644]