add Log::Contextual to prereqs
Robert 'phaylon' Sedlacek [Wed, 3 Oct 2012 16:59:53 +0000 (16:59 +0000)]
Makefile.PL

index 61488b2..86cba39 100644 (file)
@@ -17,6 +17,7 @@ WriteMakefile(
     'JSON::PP'          => '2.53',
     'Object::Remote'    => '0.001001',
     'MediaWiki::API'    => '0.39',
+    'Log::Contextual'   => '0.004202',
     'MRO::Compat'       => 0,
     'Class::C3'         => 0,
     'Getopt::Long'      => 0,