
Catalyst::Plugin::DebugCookie::Util - Utility class to handle abstracting the cookie get/set

These methods provide an interface for creating the debug cookie, and also checking it later for when a page is hit with the 'is_debug' query parameter
Creates a debug cookie with a hash of your secret key and username
Checks the debug cookie and verifies the value matches the hash of your secret key and username

John Goulah <jgoulah@cpan.org>

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