Fennec::Util - Utility functions


Fennec documentation  | view source Contained in the Fennec distribution.

Index


NAME

Top

Fennec::Util - Utility functions

DESCRIPTION

Top

This class provides useful utility functions used all over Fennec.

EXPORTS

Top

inject_sub( $package, $name, $code )

Inject a sub into a package.

accessors( @attributes )

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

Top

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

AUTHORS

Top

Chad Granum exodist7@gmail.com

COPYRIGHT

Top


Fennec documentation  | view source Contained in the Fennec distribution.