Acme-Teddy version 1.002003
Do what you can, with what you have, where you are. --Teddy Roosevelt
Testing modules need something to test. Acme::Teddy is all things to all bears.
Switch into C<package Acme::Teddy> in your test script, define whatever you
like there. Then switch back to C<package main> and test your testing module.
INSTALLATION
To install this module with Module::Build, run the following commands:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
None.
LICENSE
Copyright (C) 2010 Xiong Changnian <
[email protected]>
This library and its contents are released under Artistic License 2.0:
(
http://www.opensource.org/licenses/artistic-license-2.0.php)