Test::Doctest
=============

See README.md for an introduction with usage examples.


INSTALLATION
------------

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install