Sean M. Burke > Games-Worms-0.62 > Games::Worms::Base

Download:
Games-Worms-0.62.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.60   Source   Latest Release: Games-Worms-0.65

NAME ^

Games::Worms::Base -- base class for worms

SYNOPSIS ^

  package Spunky;
  use Games::Worms::Random;
  @ISA = ('Games::Worms::Random');
  ...stuff...

DESCRIPTION ^

This is the base class for all worms in Worms.