https://github.com/zag/webdao
platform for easy creation of high-performance and scalable web applications
https://github.com/zag/webdao
Last synced: about 2 months 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 (about 16 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T14:04:51.000Z (over 6 years ago)
- Last Synced: 2025-04-14T20:17:39.175Z (about 2 months ago)
- Language: Perl
- Homepage: http://webdao.sourceforge.net/
- Size: 295 KB
- Stars: 2
- Watchers: 2
- 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.