Skip to content

makamaka/plack-middleware-acme-werewolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    Acme::Plack::Middleware::Acme::Werewolf - Plack middleware of
    Acme::Apache::Werewolf

SYNOPSIS
      my $app = sub { ... };
      builder {
          enable "Acme::Werewolf", moonlength => 4;
          $app;
      };

DESCRIPTION
    Plack middleware implementation of Acme::Apache::Werewolf which keeps
    werewolves out of your web site during the full moon.

    See to Plack::Middleware::Acme::Werewolf.

AUTHOR
    Makamaka Hannyaharamitu, <makamaka[at]cpan.org>

    The author of Acme::Apache::Werewolf is Rich Bowen.

COPYRIGHT AND LICENSE
    Copyright 2012 by Makamaka Hannyaharamitu

    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

Languages