Scroll to navigation

Test::Data::Function(3pm) User Contributed Perl Documentation Test::Data::Function(3pm)

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

SEE ALSO

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

SOURCE AVAILABILITY

This source is in Github:

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

AUTHOR

brian d foy, "<bdfoy@cpan.org>"

COPYRIGHT AND LICENSE

Copyright © 2002-2021, brian d foy <bdfoy@cpan.org>. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.

2021-01-17 perl v5.32.0