NAME
DBIx::Class::QueryLog::WithStackTrace::Query
DESCRIPTION
A trivial subclass of DBIx::Class::QueryLog::Query that allows for the storing of a stacktrace as well as everything that the parent class handles.
METHODS
The only extra method compared to the parent is:
stacktrace
a Devel::StackTrace object
FEEDBACK
I welcome feedback about my code, especially constructive criticism.
AUTHOR, COPYRIGHT and LICENCE
Copyright 2012 David Cantrell <david@cantrell.org.uk>
This software is free-as-in-speech software, and may be used, distributed, and modified under the terms of either the GNU General Public Licence version 2 or the Artistic Licence. It's up to you which one you use. The full text of the licences can be found in the files GPL2.txt and ARTISTIC.txt, respectively.
CONSPIRACY
This module is also free-as-in-mason software.