Help for this page
my $g = Games::Grid->new (border => 4, width => sub { $W/4}, height => sub { $H }, fill => +'=');
{ ... }