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)
committerTomas Doran (t0m) <t0m@state51.co.uk>
Tue, 9 Feb 2010 03:49:20 +0000 (03:49 +0000)
commitda43301a259a4a028fe3e79baddb89bc09153462
tree13a7ab6e68b6227d09f12337010280416bfe0187
parentc56feb6de4e53f87dce0cb79d81e21e15a350870
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]