DTA::CAB::Server::HTTP::Handler::Builtin - DTA::CAB::Server::HTTP::Handler: built-in classes
##========================================================================
## PRELIMINARIES
use DTA::CAB::Server::HTTP::Handler::Builtin;
DTA::CAB::Server::HTTP::Handler::Builtin just loads the common built-in DTA::CAB::Server::HTTP::Handler subclasses.
Bryan Jurish <moocow@cpan.org>
Copyright (C) 2010-2019 by Bryan Jurish
This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.24.1 or, at your option, any later version of Perl 5 you may have available.
DTA::CAB::Server::HTTP(3pm), DTA::CAB::Server::HTTP::Handler(3pm), DTA::CAB::Server::HTTP::Handler::CGI(3pm) DTA::CAB::Server::HTTP::Handler::Directory(3pm) DTA::CAB::Server::HTTP::Handler::File(3pm) DTA::CAB::Server::HTTP::Handler::Query(3pm) DTA::CAB::Server::HTTP::Handler::Response(3pm) DTA::CAB::Server::HTTP::Handler::XmlRpc(3pm) DTA::CAB(3pm), perl(1), ...