Games::Solitaire::Verify::VariantsMap - a mapping from the variants to


Games-Solitaire-Verify documentation  | view source Contained in the Games-Solitaire-Verify distribution.

Index


NAME

Top

Games::Solitaire::Verify::VariantsMap - a mapping from the variants to their parameters.

VERSION

Top

Version 0.03

FUNCTIONS

Top

$self->calc_variants_map()

Returns the variants map - a hash reference mapping the variant ID to its parameters.

my $variant_params = $self->get_variant_by_id($id)

Returns the variant from its ID or undef if it does not exist.

PARAMETERS

Top

Variants IDs

This is a list of the available variant IDs.

* bakers_dozen
* bakers_game
* beleaguered_castle
* cruel
* der_katzenschwanz
* die_schlange
* eight_off
* fan
* forecell
* freecell
* good_measure
* kings_only_bakers_game
* relaxed_freecell
* relaxed_seahaven_towers
* seahaven_towers
* simple_simon

SEE ALSO

Top

Games::Solitaire::Verify::VariantParams .

AUTHOR

Top

Shlomi Fish, <shlomif at iglu.org.il>

BUGS

Top

Please report any bugs or feature requests to bug-games-solitaire-verifysolution-move at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Games-Solitaire-Verify. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Games::Solitaire::Verify::VariantsMap




You can also look for information at:

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Games-Solitaire-Verify

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Games-Solitaire-Verify

* CPAN Ratings

http://cpanratings.perl.org/d/Games-Solitaire-Verify

* Search CPAN

http://search.cpan.org/dist/Games-Solitaire-Verify

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


Games-Solitaire-Verify documentation  | view source Contained in the Games-Solitaire-Verify distribution.