Download: Games-ABC_Path-Solver-v0.3.0.tar.gz
Dependencies
Annotate this POD
Website
Games::ABC_Path::Solver::Base - base class for Games::ABC_Path::Solver classes.
Version 0.3.0
use base 'Games::ABC_Path::Solver::Base'; sub _init { }
The default constructor - construct an object and calls _init.