rename dist to Plack::Middleware::Session for consistency
[catagits/Web-Session.git] / Makefile.PL
index 25064c5..cd51495 100644 (file)
@@ -2,8 +2,8 @@ use strict;
 use warnings;
 use inc::Module::Install;
 
-name 'Plack-Session';
-all_from 'lib/Plack/Session.pm';
+name 'Plack-Middleware-Session';
+all_from 'lib/Plack/Middleware/Session.pm';
 license 'perl';
 
 # prereqs