Fix package name
wreis [Wed, 3 Nov 2010 12:17:28 +0000 (09:17 -0300)]
Makefile.PL

index b4fc923..1c4f87f 100644 (file)
@@ -1,6 +1,6 @@
 use inc::Module::Install;
 
-name     'BackPAN';
+name     'BackPAN-Web';
 all_from 'lib/BackPAN/Web.pm';
 author   q{Wallace Reis <wreis@cpan.org>};
 license  'perl';