The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Plack::Middleware::Debug::Dancer::Version - Show Dancer's version

VERSION

version 0.04

SYNOPSIS

To activate this panel:

plack_middlewares:
  Debug:
    - panels
    -
      - Dancer::Version

AUTHOR

franck cuny <franck@lumberjaph.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by franck cuny.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.