index
:
plack-middleware-apiratelimit
master
a Plack Middleware for API Throttling
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
00_compile.t
blob: 8db29e417837d7fb2caaa78aa30a1dfca3d2f5b2 (
plain
) (
blame
)
1
2
3
4
use
strict
;
use
Test
::
More
tests
=
>
1
;
BEGIN
{
use_ok
'Plack::Middleware::APIRateLimit'
}