There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Game::TextMapper::Constants - width and height for map tiles

SYNOPSIS

use Game::TextMapper::Constants qw($dx $dy);

DESCRIPTION

This class defines $dx (100) and $dy (100×√3), the two important lengths for hex tiles (used in the SVG output).