# Generated by minus
# $Id: MANIFEST 275 2019-05-09 18:57:09Z minus $

# Scripts
bin/mpminus                     MPMinus helper script

# Core modules
lib/MPMinus.pm                  MPMinus kernel module
lib/MPMinus/BaseHandlers.pm     Base handlers
lib/MPMinus/Configuration.pm    Configuration module
lib/MPMinus/Dispatcher.pm       Dispatching
lib/MPMinus/Info.pm             Module provides system mpminfo handler
lib/MPMinus/Log.pm              Logger
lib/MPMinus/Manual.pod          Manual
lib/MPMinus/RAMST.pm            RAMST Ain't an MVC SKEL Transaction
lib/MPMinus/REST.pm             REST base handlers
lib/MPMinus/Transaction.pm      MVC SKEL API
lib/MPMinus/Util.pm             Utility functions
lib/MPMinus/Helper.pm           Helper functions

# DBI interfaces
lib/MPMinus/Store/DBI.pm        CTK::DBI API
lib/MPMinus/Store/MultiStore.pm Multistoring API
lib/MPMinus/Store/MySQL.pm      MySQL API
lib/MPMinus/Store/Oracle.pm     Oracle API

# Devel helpers
lib/MPMinus/Helper/Util.pm      Utility of helper (CTK::Util functions)
lib/MPMinus/Helper/Command.pm   Utilities to extend common UNIX commands in Makefiles etc.

# Skels
lib/MPMinus/Skel/Common.pm      Common Skel
lib/MPMinus/Skel/Simple.pm      Simple Skel
lib/MPMinus/Skel/Regular.pm     Regular Skel
lib/MPMinus/Skel/REST.pm        REST Skel

# Tests
t/00-distribution.t
t/00-fixme.t
t/00-pod-coverage.t
t/00-pod.t
t/00-trailingspace.t
t/01-use.t                      Test script
t/02-sponge.t                   Test script
t/03-apache2.t                  Apache2 testing

# Examples
eg/MPM/Waldo.pm                 Waldo - REST controller example
eg/MyApp/REST.pm                MyAPP::REST example
eg/rest.localhost.conf          Apache2 config include for http://rest.localhost testing
eg/waldo.conf                   Apache2 config include for /waldo path of requests
eg/myapp.localhost.conf         Apache2 config include for http://myapp.localhost testing
eg/MPM/MyApp.pm                 MyApp -- regular project example
eg/MPM/MyApp/Info.pm            Info file for MyApp regular project
eg/MPM/MyApp/Handlers.pm        Handlers file for MyApp regular project
eg/MPM/MyApp/Root.pm            Root file for MyApp regular project
eg/MPM/MyApp/Index.pm           Index file for MyApp regular project

# General files
Makefile.PL                     Makefile builder
Changes                         Changes list
INSTALL                         Installation instructions
LICENSE                         License file
MANIFEST                        This file
README                          !!! README FIRST !!!
TODO                            TO DO
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
