NAME
Games::Solitaire::Verify::App::CmdLine - a module implementing a standalone command line app for verifying the solutions of Solitaire games.
SYNOPSIS
$ perl -MGames::Solitaire::Verify::App::CmdLine -e 'Games::Solitaire::Verify::App::CmdLine->new({argv => \@ARGV})->run()' -- [ARGS]
DESCRIPTION
This is a module implementing a standalone command line app for verifying the solutions of Solitaire games.
EXPORTS
run()
Actually executed the command-line application.
AUTHOR
Shlomi Fish, <shlomif@iglu.org.il>
BUGS
Please report any bugs or feature requests to bug-test-run-cmdline@rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Run-CmdLine. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Shlomi Fish, all rights reserved.
This program is released under the MIT X11 License.