X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FDDS.pm;fp=lib%2FDevel%2FREPL%2FPlugin%2FDDS.pm;h=fe35319613d16230c79aa3144b86b3b55fb961a4;hp=50464e008467197ba4ce6296d54c223cd0ae6263;hb=6a5409bc859187db7d7553e4c19a559aeeba6430;hpb=c015ad3bfc3be7f3d1c377b5ce2491ab789e7277 diff --git a/lib/Devel/REPL/Plugin/DDS.pm b/lib/Devel/REPL/Plugin/DDS.pm index 50464e0..fe35319 100644 --- a/lib/Devel/REPL/Plugin/DDS.pm +++ b/lib/Devel/REPL/Plugin/DDS.pm @@ -1,6 +1,6 @@ package Devel::REPL::Plugin::DDS; -use Moose::Role; +use Devel::REPL::Plugin; use Data::Dump::Streamer (); around 'format_result' => sub {