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.

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!

If you think you've found a bug, have a suggestion for an enhancement or
are experiencing difficulties that are not explained within the POD
documentation, please send an email to barbie@cpan.org or submit a bug to the
RT system (http://rt.cpan.org/). 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.

AUTHOR

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

COPYRIGHT 

  Copyright (C) 2003-2005 Barbie & Miss Barbell Productions.
  All Rights Reserved.

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