logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Fennec::Manual - The Fennec Manual

Authors

       Chad Granum exodist7@gmail.com

Component Docs

       Fennec
           Fennec - The main glue and interface module.

       Fennec::Declare
           Note: Fennec::Declare is a separate distribution, and must be installed separately.

           Fennec::Declare - Provides the syntax sugar.

       Test::Workflow
           Test::Workflow - Provides RSPEC utilities.

       Mock::Quick
           Mock::Quick - Provides the mocking capabilities.

       Child
           Child - Provides the forking interface

       Parallel::Runner
           Parallel::Runner - Used to manage concurrency.

       Exporter::Declare
           Exporter::Declare - The exporting interface used in most components of Fennec.

Customization

       See the Fennec::Manual::CustomFennec documentation.

Name

       Fennec::Manual - The Fennec Manual

See Also

       These are modules loaded by Fennec, but not built as part of the Fennec project.

       Test::Builder
           Test::Builder - The popular TAP outputting testing library.

       Test::More
           Test::More - The most commonly used testing tools.

       Test::Warn
           Test::Warn - Check your code that produces warnings.

       Test::Exception
           Test::Exception - Check your code that throws exceptions.

See Also