http://www.perlmonks.org?node_id=1222188


in reply to Testing CLI commands on Windows machines

As a side note, you would benefit from using CI testing. You can use Travis_CI for OSX and Linux testing and AppVeyor for Windows. Automatic testing of various OS & perl versions before you release your module to cpan.