NAME
App::ForKids::LogicalPuzzleGenerator - The great new App::ForKids::LogicalPuzzleGenerator!
VERSION
Version 0.01
SYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use App::ForKids::LogicalPuzzleGenerator::Variable;
my $foo = App::ForKids::LogicalPuzzleGenerator::Variable->new(amount_of_values=>3);
...