NAME
Sub::Spec::HTTP::Server::Command - List subroutines in a module
VERSION
version 0.12
SYNOPSIS
# used by Plack::Middleware::SubSpec::HandleCommand
DESCRIPTION
This module returns list of subroutines within a module. Will return 400 error if module is not specified in URI.
AUTHOR
Steven Haryanto <stevenharyanto@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Steven Haryanto.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.