Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zag/webdao
- Owner: zag
- Created: 2009-03-24T11:31:21.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T14:04:51.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T21:44:12.875Z (about 1 month ago)
- Language: Perl
- Homepage: http://webdao.sourceforge.net/
- Size: 295 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installSetEnv wdEngine
SetEnv wdEnginePar
SetEnv wdStore
SetEnv wdStorePar
SetEnv wdSession
SetEnv wdSessionPar
SetEnv wdIndexFile
DEPENDENCIESThis module requires Perl 5.005 or greater and libraries:
apt-get install libdatetime-format-http-perl
AUTHOR
Zahatski Aliaksandr
[email protected]
http://webdao.sourceforge.netCOPYRIGHT 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.