$Id: README 123 2013-05-07 13:09:45Z minus $

NAME
    MPMinus -       .

VERSION

    $Id: README 123 2013-05-07 13:09:45Z minus $

    Version 1.11 

    16 April 2013

DEPENDENCIES

Programs:
    Apache 2 &  mod_perl2

Perl modules:
    See Makefile.PL
    
DESCRIPTION

   

/ [ ModperlRoot ]
+- inc [   ]
|   +- MPMinus [   ]
|   |   +- Debug [    ]
|   |   |   +- System.pm [    ]
|   |   +- MainTools [    ]
|   |   |   +- MD5.pm [ MD5  ]
|   |   |   +- TCD04.pm [ TCD04  ]
|   |   +- Store [    (model) ]
|   |   |   +- MySQL.pm [ MySQL  ]
|   |   |   +- Oracle.pm [ Oracle ] 
|   |   +- BaseHandlers.pm [   ]
|   |   +- Configuration.pm [      ]
|   |   +- Dispatcher.pm [    ]
|   |   +- MainTools.pm [    ]
|   |   +- Transaction.pm [       MVC SKEL ]
|   |   +- Util.pm [    ]
|   +- MPMinus.pm [  ]
|   +- MPMinus.pod [    ]
+- log [  ]
+- prj [  ]
+- src [ , ,   . ]
+- httpd-mpminus-OS.conf [ -    Apache ]
+- startup-OS.pl [      mod_perl ]

   project


/ [ ModperlRoot ]
+- prj
    +- project.domain.dir [   (    ) ]
        +- cache [  ] 
        +- css [ CSS- ]
        +- db [   FileDB, Session, filestore, coockies  . ]
        +- files [   (    ) ]
        +- img [   ]
        +- inc [   ]
        |   +- MPM [      ]
        |       +- Project [     UNIX -       ]
        |           +- Handlers.pm [   ]
        |           +- Index.pm [   ,  ]
        |           +- Root.pm [    (    ) ]
        |           +- Foo.pm [  Foo ]
        |           +- Bar.pm [  Bar ]
        |           +- Baz.pm [  Baz ]
        +- js [ JavaScript- ] 
        +- shtml [    (view) ]
        |   +- error [     Apache (HTTP/HTTPS) ]
        |   |   +- ssi [  SSI     ]
        |   +- default.shtml [     ]
        |   +- foo.shtml [  foo ]
        |   +- bar.xml [  bar ]
        |   +- baz.html [  baz ]
        +- src [ , ,   . ]
        +- favicon.ico [   ]
        +- httpd-include-OS.conf [      Apache ]
        +- README [   ]
        +- robots.txt [     ]
        +- TODO [ TODO-list ]
        
        
******

 inc/MPMinus.pod

******

        