Skip to content

mueller-wulff/Unicorn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Build.PL
	./Build
	./Build test
	./Build 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

About

A Perl module to interface with the Unicorn webserver. (unicorn_rails only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%