X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FHistory.pm;fp=lib%2FDevel%2FREPL%2FPlugin%2FHistory.pm;h=e3de1529b309068a369aba810b2fa862104b0bfc;hp=5cbff25b47b1ef2b1f99c9c131778c84c7485556;hb=6a5409bc859187db7d7553e4c19a559aeeba6430;hpb=c015ad3bfc3be7f3d1c377b5ce2491ab789e7277 diff --git a/lib/Devel/REPL/Plugin/History.pm b/lib/Devel/REPL/Plugin/History.pm index 5cbff25..e3de152 100644 --- a/lib/Devel/REPL/Plugin/History.pm +++ b/lib/Devel/REPL/Plugin/History.pm @@ -1,6 +1,6 @@ package Devel::REPL::Plugin::History; -use Moose::Role; +use Devel::REPL::Plugin; use namespace::clean -except => [ 'meta' ]; has 'history' => (