NAME

tic_tac_toe.pl - Tic-Tac-Toe

VERSION

version 0.16

DESCRIPTION

This is a Moose::Autobox port of a perl6 implementation of the classic Tic-Tac-Toe game.

This uses a modified version of the one Rob Kinyon created http://www.perlmonks.org/index.pl?node_id=451302.

ACKNOWLEDGEMENTS

This code was ported from the version in the Pugs examples/ directory. The authors of that were:

:for list * mkirank http://www.perlmonks.org/index.pl?node_id=451261 * Rob Kinyon http://www.perlmonks.org/index.pl?node_id=451302 * Stevan Little, <stevan@iinteractive.com> * Audrey Tang

SUPPORT

Bugs may be submitted through the RT bug tracker (or bug-Moose-Autobox@rt.cpan.org).

There is also a mailing list available for users of this distribution, at http://lists.perl.org/list/moose.html.

There is also an irc channel available for users of this distribution, at #moose on irc.perl.org.

AUTHOR

Stevan Little <stevan.little@iinteractive.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2006 by Infinity Interactive, Inc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.