NAME
    Acme::CatalystX::ILoveDebug - Make all uris generated by an application
    trigger the debug page.

DESCRIPTION
    Frivolous Catalyst application class role to demonstrate a trivial
    application class role.

METHODS
  uri_for
    Wraps the normal uri_for call, injecting a parameter of "dump_info => 1"
    into the call so that all URIs generated will cause the debug screen..

AUTHOR
    Tomas Doran (t0m) "<bobtfish@bobtfish.net>".

COPYRIGHT & LICENSE
    Copyright 2009 the above author(s).

    This sofware is free software, and is licensed under the same terms as
    perl itself.