]> Dogcows Code - chaz/p5-Catalyst-Plugin-Sitemap/blobdiff - Build.PL
Build results of 0db120e (on www-sitemap-xml)
[chaz/p5-Catalyst-Plugin-Sitemap] / Build.PL
index 00dbc32608bab5657092281e2abb33152fa95d6f..41817dd054c27022d6667fa8b80f4ca966c777b4 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -25,7 +25,7 @@ my %module_build_args = (
     'Yanick Champoux <yanick@babyl.dyndns.org>'
   ],
   'dist_name' => 'Catalyst-Plugin-Sitemap',
-  'dist_version' => '0.0.1',
+  'dist_version' => '1.0.0',
   'license' => 'perl',
   'module_name' => 'Catalyst::Plugin::Sitemap',
   'recommends' => {},
@@ -33,7 +33,7 @@ my %module_build_args = (
   'requires' => {
     'List::Util' => '0',
     'Moose::Role' => '0',
-    'Search::Sitemap' => '0'
+    'WWW::Sitemap::XML' => '0'
   },
   'script_files' => []
 );
This page took 0.021634 seconds and 4 git commands to generate.