Download: Games-Worms-0.62.tar.gz
Dependencies
Annotate this POD
Games::Worms::Base -- base class for worms
package Spunky; use Games::Worms::Random; @ISA = ('Games::Worms::Random'); ...stuff...
This is the base class for all worms in Worms.