Test::Data::Function(3) 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 ] )

SOURCE AVAILABILITY

This source is in Github:

        https://github.com/briandfoy/test-data

AUTHOR

brian d foy, "<[email protected]>"

COPYRIGHT AND LICENSE

Copyright (c) 2002-2012 brian d foy. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.