This is the Parse::Tokens module.

Parse::Tokens provides a simple base class for parsing tokens from text blocks.

To install the module:

   perl Makefile.PL
   make
   make test
   make install

--
Steve McKay
steve@colgreen.com

