Scroll to navigation

Fennec::Util(3pm) User Contributed Perl Documentation Fennec::Util(3pm)

NAME

Fennec::Util - Utility functions

DESCRIPTION

This class provides useful utility functions used all over Fennec.

EXPORTS

Can be used to load modules stored in strings.
Inject a sub into a package.
Generate basic accessors for the given attributes into the calling package.
@call = get_test_call()
Look back through the stack and find the last call that took place in a test class.

API STABILITY

Fennec versions below 1.000 were considered experimental, and the API was subject to change. As of version 1.0 the API is considered stabilized. New versions may add functionality, but not remove or significantly alter existing functionality.

AUTHORS

Chad Granum exodist7@gmail.com

COPYRIGHT

Copyright (C) 2013 Chad Granum

Fennec is free software; Standard perl license.

Fennec is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.

2018-06-11 perl v5.26.2