small fix to paste_title attribute of Nopaste plugin
authoracmoore <acmoore@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Mon, 23 Mar 2009 15:59:06 +0000 (15:59 +0000)
committeracmoore <acmoore@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Mon, 23 Mar 2009 15:59:06 +0000 (15:59 +0000)
commit8d3a08168a12af4e191b519b19c5905de964181f
treef7ade6ecbd6ea5c0eed6b9217edda6f4e5451701
parent76cd9acd4630d77ac67967cefcea99ec9591e1be
small fix to paste_title attribute of Nopaste plugin

The paste_title attribute did not need to be from the String metaclass
from MooseX::AttributeHelpers. This patch removes that from the
definition.

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@5802 bd8105ee-0ff8-0310-8827-fb3f25b6796d
lib/Devel/REPL/Plugin/Nopaste.pm