Skip to content

nihen/Plack-Handler-Nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module Plack::Handler::Nginx.

INSTALLATION

Type the following command:

    $ curl -L http://cpanmin.us | perl - Plack::Handler::Nginx

Or install cpanm and then run the following command to install
Plack::Handler::Nginx:

    $ cpanm Plack::Handler::Nginx

If you get an archive of this distribution, unpack it and build it
as per the usual:

    $ tar xzf Plack-Handler-Nginx-$version.tar.gz
    $ cd Plack-Handler-Nginx-$version
    $ perl Makefile.PL
    $ make && make test

Then install it:

    $ make install

DOCUMENTATION

Plack::Handler::Nginx documentation is available as in POD. So you can do:

    $ perldoc Plack::Handler::Nginx

to read the documentation online with your favorite pager.

LICENSE AND COPYRIGHT

Copyright (c) 2011, Masahiro Chiba. All rights reserved.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published