Games::Trackword
================

DESCRIPTION

This module lets you set up a Trackword grid, and then query it for whether
or not it is possible to find words on that grid.

DSLIP

 R - Released
 d - Developer
 p - Perl only
 O - Object oriented
 p - Standard Perl

DEPENDENCIES

This module has no dependencies.

CHANGES

See the Changes file for a list of updates to the distribution.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

BUGS, PATCHES & FIXES

By its very nature the size of grid is the only limiting factor of this
module. If you can create a grid that is too large to fit in memory, the
author recommends that you not to do that!

There are no known bugs at the time of this release. However, if you spot a
bug or are experiencing difficulties that are not explained within the POD
documentation, please submit a bug to the RT system (see link below). However,
it would help greatly if you are able to pinpoint problems or even supply a 
patch. 

Fixes are dependant upon their severity and my availablity. Should a fix not
be forthcoming, please feel free to (politely) remind me by sending an email
to barbie@cpan.org .

RT: http://rt.cpan.org/Public/Dist/Display.html?Name=Games-Trackword

AUTHOR

  Barbie, <barbie@cpan.org>, http://birmingham.pm.org/
  for Miss Barbell Productions <http://www.missbarbell.co.uk>.

COPYRIGHT 

Copyright  2003-2007 Barbie for Miss Barbell Productions.

This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself, using the Artistic License.

The full text of the licenses can be found in the Artistic file included with 
this distribution, or in perlartistic file as part of Perl installation, in 
the 5.8.1 release or later.
