Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perigrin/nginx-control
https://github.com/perigrin/nginx-control
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/perigrin/nginx-control
- Owner: perigrin
- Created: 2009-01-11T05:43:30.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-08-13T15:07:18.000Z (over 14 years ago)
- Last Synced: 2024-05-01T22:51:39.502Z (9 months ago)
- Language: Perl
- Size: 115 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installDEPENDENCIES
This module requires these other modules and libraries:
Moose
MooseX::Types::Path::Class
Path::ClassCOPYRIGHT 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.