Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perigrin/nginx-control


https://github.com/perigrin/nginx-control

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Nginx-Control version 0.04
==========================

See the individual module documentation for more information

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
MooseX::Types::Path::Class
Path::Class

COPYRIGHT AND LICENCE

Copyright (C) 2009-2010 Tamarou, LLC

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