Unicorn

THIS IS A DEVELOPMENT RELEASE NOT READY FOR PRODUCTION!

The Unicorn::Manager module aimes to provide an interface to the Unicorn
webserver.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Unicorn

You can also look for information about bugs/problems at:

    https://github.com/mugenken/Unicorn/issues


LICENSE AND COPYRIGHT

Copyright (C) 2011 Mugen Kenichi

This program is released under the following license: MIT

