NAME

Plack::Util::Accessor - Accessor generation utility for Plack

DESCRIPTION

This module is just a simple accessor generator for Plack to replace the Class::Accessor::Fast usage and so our classes don't have to inherit from their accessor generator.

SEE ALSO

PSGI http://plackperl.org/

LICENSE

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