Test::Data::Function -- test functions for functions
use Test::Data qw(Function);
This module provides test functions for subroutine sorts of things.
Test::Data, Test::Data::Array, Test::Data::Hash, Test::Data::Scalar, Test::Builder
This source is in Github:
https://github.com/briandfoy/test-data
brian d foy, <bdfoy@cpan.org>
<bdfoy@cpan.org>
Copyright © 2002-2022, 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.
To install Test::Data, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Test::Data
CPAN shell
perl -MCPAN -e shell install Test::Data
For more information on module installation, please visit the detailed CPAN module installation guide.