X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FNopaste.pm;h=accba68085865d4189f95df518b575ad6601ba05;hp=2d9b8fcde7f8b3b8459f679d582b7304c2015644;hb=8d3a08168a12af4e191b519b19c5905de964181f;hpb=76cd9acd4630d77ac67967cefcea99ec9591e1be diff --git a/lib/Devel/REPL/Plugin/Nopaste.pm b/lib/Devel/REPL/Plugin/Nopaste.pm index 2d9b8fc..accba68 100644 --- a/lib/Devel/REPL/Plugin/Nopaste.pm +++ b/lib/Devel/REPL/Plugin/Nopaste.pm @@ -23,7 +23,6 @@ has complete_session => ( ); has paste_title => ( - metaclass => 'String', is => 'rw', isa => 'Str', lazy => 1,