The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Goo::TestMaker - Analyse program source and make test stubs add to the

SYNOPSIS

use Goo::TestMaker;

DESCRIPTION

METHODS

format_signature

strip $this, and $class from the signature

create_test_for_module

create a test file for a module

get_class_method

return a test for an class/package method

get_oomethod

return a test for an oo method

AUTHOR

Nigel Hamilton <nigel@turbo10.com>

SEE ALSO