summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: ec8cec5f625f285f9a6d9733c1aca70e55e35357 (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