NAME
Modulino::Demo - A demonstration of modulino ideas
SYNOPSIS
use Modulino::Demo;
DESCRIPTION
- run
Testing
- test
-
Run all of the subroutines that start with
_test_
. Each subroutine is wrapped in aTest::More
subtest.
Reading the docs
- doc
TO DO
SEE ALSO
SOURCE AVAILABILITY
This source is in Github:
http://github.com/briandfoy/modulino-demo/
AUTHOR
brian d foy, <bdfoy@cpan.org>
COPYRIGHT AND LICENSE
Copyright (c) 2012-2013, brian d foy, All Rights Reserved.
You may redistribute this under the same terms as Perl itself.