Advice

Humming-Bird::Advice

Simple advice for the Humming-Bird web-framework. Advice are end-of-cycle middlewares. They take a Response and return a Response.

Exported advice

advice-logger

    use Humming-Bird::Core;
    use Humming-Bird::Advice;
	advice(&advice-logger);

This advice will concisely log all traffic leaving the application.

Humming-Bird::Core v2.0.0

A simple, composable Web Framework.

Authors

  • Rawley Fowler

License

MIT

Dependencies

HTTP::StatusDateTime::Format

Provides

  • Humming-Bird::Advice
  • Humming-Bird::Core
  • Humming-Bird::HTTPServer
  • Humming-Bird::Middleware

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.