Test::Data::Hash(3pm) | User Contributed Perl Documentation | Test::Data::Hash(3pm) |
Test::Data::Hash -- test functions for hash variables
use Test::Data qw(Hash);
This modules provides a collection of test utilities for hash variables. Load the module through Test::Data.
Test::Data, Test::Data::Array, Test::Data::Function, Test::Data::Scalar, Test::Builder
This source is in Github:
https://github.com/briandfoy/test-data
brian d foy, "<bdfoy@cpan.org>"
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 |