summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 1b2dccf41208eec0a389a166efb0f2c5d4589dd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = Plack-Middleware-Auth-Htpasswd
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs

[@DOY]
dist                       = Plack-Middleware-Auth-Htpasswd
GatherDir_include_dotfiles = 1
PruneCruft_except          = t/data/02

[Prereq]
Authen::Htpasswd = 0
MIME::Base64     = 0
Path::Class      = 0
Plack            = 0.9949