Skip to content

deppp/Vesp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vesp version 0.01
=================

This is a small AnyEvent based webserver. I was a little frustraited
with other solutions, so i came up with my own. Note that this is very
early release, there are a lot of things missing, even essential ones.

I VERY strongly recomend you to use any other solution possible, until
Vesp hits at least version 0.10

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

   AnyEvent

COPYRIGHT AND LICENCE

Released under perl license

Copyright (C) 2010 by Mikhail Maluyk <[email protected]>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.

About

Vesp is an AnyEvent based small webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages