Skip to content

comnetgmbh/HTTPSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPSim version 1.00
========================

HTTPSim is a HTTP simulation application, designed to be used for device API
simulation aiding monitoring check development and automated testing.

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:

- Moose
- POE
- POE::Component::Server::SimpleHTTP
- YAML
- LWP
- Log::Log4perl
- Log::Dispatch

and their respective dependencies.

Running the Tk-Frontend requires Tk as well as POE::Loop::Tk and
Log::Dispatch::TkText.

COPYRIGHT AND LICENCE

Copyright (C) 2018 by Rika Lena Denia <rika.denia@comnetgmbh.com>

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


Packages

No packages published

Languages