|
NAMETest2::Manual::Anatomy::Utilities - Overview of utilities for Test2.DESCRIPTIONThis is a brief overview of the utilities provided by Test2.Test2::UtilTest2::Util provides functions to help you find out about the current system, or to run generic tasks that tend to be Test2 specific.This utility provides things like an internal "try {...}" implementation, and constants for things like threading and forking support. Test2::Util::ExternalMetaTest2::Util::ExternalMeta allows you to quickly and easily attach meta-data to an object class.Test2::Util::Facets2LegacyTest2::Util::Facets2Legacy is a set of functions you can import into a more recent event class to provide the classic event API.Test2::Util::HashBaseTest2::Util::HashBase is a local copy of Object::HashBase. All object classes provided by Test2 use this to generate methods and accessors.SEE ALSOTest2::Manual - Primary index of the manual.SOURCEThe source code repository for Test2-Manual can be found at https://github.com/Test-More/Test2-Suite/.MAINTAINERS
AUTHORS
COPYRIGHTCopyright 2018 Chad Granum <exodist@cpan.org>.This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/
Visit the GSP FreeBSD Man Page Interface. |