it's nice to have a README in the repo
[catagits/CatalystX-Declare.git] / Makefile.PL
index 59796f5..7d673a3 100644 (file)
@@ -5,7 +5,7 @@ author          'Robert Sedlacek <rs@474.at>';
 license         'perl';
 
 all_from        'lib/CatalystX/Declare.pm';
-readme_from     'lib/CatalystX/Declare.pm', 'clean';
+readme_from     'lib/CatalystX/Declare.pm';
 
 author_tests    'xt';