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

NAME

Test::Data::Function -- test functions for functions

SYNOPSIS

        use Test::Data qw(Function);

DESCRIPTION

This module provides test functions for subroutine sorts of things.

Functions

prototype_ok( PROTOTYPE, SUB [, NAME ] )

SEE ALSO

Test::Data, Test::Data::Array, Test::Data::Hash, Test::Data::Scalar, Test::Builder

SOURCE AVAILABILITY

This source is part of a SourceForge project which always has the latest sources in CVS, as well as all of the previous releases.

        https://sourceforge.net/projects/brian-d-foy/

If, for some reason, I disappear from the world, one of the other members of the project can shepherd this module appropriately.

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT

Copyright 2002, brian d foy, All Rights Reserved

You may use, modify, and distribute this under the same terms as Perl itself.