Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zag/webdao

platform for easy creation of high-performance and scalable web applications
https://github.com/zag/webdao

Last synced: 10 days ago
JSON representation

platform for easy creation of high-performance and scalable web applications

Awesome Lists containing this project

README

        

WebDAO
========================

Platform for easy creation of high-performance and scalable web applications

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

SetEnv wdEngine
SetEnv wdEnginePar

SetEnv wdStore
SetEnv wdStorePar

SetEnv wdSession
SetEnv wdSessionPar

SetEnv wdIndexFile

DEPENDENCIES

This module requires Perl 5.005 or greater and libraries:

apt-get install libdatetime-format-http-perl

AUTHOR

Zahatski Aliaksandr
[email protected]
http://webdao.sourceforge.net

COPYRIGHT AND LICENCE

Copyright (C) 2002-2017 Zahatski Aliaksandr

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