Increase XML::Atom dependency to 0.37
Dave Cross [Sat, 10 Mar 2012 14:55:12 +0000 (14:55 +0000)]
 - see https://rt.cpan.org/Ticket/Display.html?id=74703

Build.PL

index 9dacd64..8b604f8 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -18,7 +18,7 @@ my $build = Module::Build
                           'LWP::UserAgent'             => 0,
                           'Module::Pluggable'          => 0,
                           'URI::Fetch'                 => 0,
-                          'XML::Atom'                  => '0.37',
+                          'XML::Atom'                  => '0.38',
                           'XML::LibXML'                => '1.66',
                           'XML::RSS'                   => '1.47',
                           'Test::More'                 => 0,