On Tue Nov 14 10:38:27 2017, TEAM wrote:
Show quoted text> Just needs adding to the prereqs, runs fine (with the other patch)
> once installed.
Easy fix.
--
Paul Evans
=== modified file 'Build.PL'
--- Build.PL 2013-03-04 17:49:24 +0000
+++ Build.PL 2017-11-14 18:17:43 +0000
@@ -11,6 +11,7 @@
'Gtk2' => 0,
'IO::Async' => '0.14',
'IO::Async::Loop::Glib' => 0,
+ 'Module::Pluggable' => 0,
'Net::Async::Tangence::Client' => '0.08',
'Tangence::ObjectProxy' => '0.18',
},