NAME
Games::Solitaire::Verify::App::CmdLine::Expand - a modulino for expanding multi-card moves.
SYNOPSIS
$ perl -MGames::Solitaire::Verify::App::CmdLine::Expand -e 'Games::Solitaire::Verify::App::CmdLine::Expand->new({argv => \@ARGV})->run()' -- [ARGS]
DESCRIPTION
This is a module implementing a standalone command line app for expanding multi-card moves.
EXPORTS
run()
Actually execute the command-line application.
AUTHOR
Shlomi Fish, http://www.shlomifish.org/
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Shlomi Fish, all rights reserved.
This program is released under the MIT X11 License.