From fe1a91cd0621e40da8d70963f9f87ca50453f7ee Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 1 Sep 2010 16:58:14 -0500 Subject: initial (untested) implementation --- dist.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index 5e0580a..1684e85 100644 --- a/dist.ini +++ b/dist.ini @@ -7,3 +7,7 @@ copyright_holder = Jesse Luehrs dist = Plack-Middleware-Auth-Htpasswd [Prereq] +Authen::Htpasswd = 0 +MIME::Base64 = 0 +Path::Class = 0 +Plack = 0 -- cgit v1.2.3-54-g00ecf