# NAME

Plack::Middleware::ExtractedStackTrace - Displays stack trace from your exception objects when your app dies

# VERSION

version 1.000000

# ACKNOWLEDGEMENTS

Parts of this code (in this module file only) were derived from
[Plack::MiddleWare::StackTrace](https://metacpan.org/pod/Plack::MiddleWare::StackTrace), part of the Plack distribution. Copyright for
code derived from Plack resides with the original holder.

# AUTHOR

Mark Fowler <mfowler@maxmind.com>

# CONTRIBUTOR

Olaf Alders <oalders@maxmind.com>

# COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by MaxMind, Inc.

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