Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
App::cpanm::meta::checker::State - Shared state for a single test run
VERSION
version 0.001002
METHODS
x_test_list
x_test_list_nonempty
x_test_list_empty
x_test_list_duplicates
x_test_check_runtime_requires
x_test_check_runtime_suggests
x_test_check_runtime_conflicts
x_test_check_runtime_recommends
x_test_check_configure_requires
x_test_check_configure_suggests
x_test_check_configure_conflicts
x_test_check_configure_recommends
x_test_check_build_requires
x_test_check_build_suggests
x_test_check_build_conflicts
x_test_check_build_recommends
x_test_check_develop_requires
x_test_check_develop_suggests
x_test_check_develop_conflicts
x_test_check_develop_recommends
x_test_check_test_requires
x_test_check_test_suggests
x_test_check_test_conflicts
x_test_check_test_recommends
check_path
->check_path('./foo/bar/baz');
Read the content from ./foo/bar/baz
and check its consistency.
ATTRIBUTES
tests
list_fd
AUTHOR
Kent Fredric <kentnl@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Kent Fredric <kentfredric@gmail.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.