Added JSAN support
[catagits/Catalyst-Runtime.git] / Build.PL
index 0c29696..1ac3dc7 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -12,10 +12,11 @@ my $build = Module::Build->new(
         'Class::Data::Inheritable'          => 0,
         'CGI::Cookie'                       => 0,
         'HTML::Entities'                    => 0,
-        'HTTP::Body'                        => 0,
+        'HTTP::Body'                        => 0.03,
         'HTTP::Headers'                     => 1.59,
         'HTTP::Request'                     => 0,
         'HTTP::Response'                    => 0,
+        'JSAN'                              => 0,
         'LWP::UserAgent'                    => 0,
         'MIME::Types'                       => 0,
         'Module::Pluggable::Fast'           => 0.16,