NAME
Fennec::Assert::Core - Shortcut to load all core assertion libraries.
DESCRIPTION
Loads all the following assertion libraries:
- Fennec::Assert::Core::Simple
- Fennec::Assert::Core::More
- Fennec::Assert::Core::Exception
- Fennec::Assert::Core::Warn
- Fennec::Assert::Core::Package
- Fennec::Assert::Core::Anonclass
CLASS METHODS
- $class->export_to( $package )
- $class->export_to( $package, $prefix )
-
Export all assertions to the specified package. An optional prefix may be appended to all assertion names.
MANUAL
- Fennec::Manual::Quickstart
-
The quick guide to using Fennec.
- Fennec::Manual::User
-
The extended guide to using Fennec.
- Fennec::Manual::Developer
-
The guide to developing and extending Fennec.
- Fennec::Manual
-
Documentation guide.
AUTHORS
Chad Granum exodist7@gmail.com
COPYRIGHT
Copyright (C) 2010 Chad Granum
Fennec is free software; Standard perl licence.
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.