Adding #pastetitle command to Nopaste plugin
authoracmoore <acmoore@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Sun, 22 Mar 2009 21:50:19 +0000 (21:50 +0000)
committeracmoore <acmoore@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Sun, 22 Mar 2009 21:50:19 +0000 (21:50 +0000)
commitda4881b1648ae6e76bf3d9387df92ef6c57a08a6
treea2e8948baa4bbed473a20c7cb5acb7679300902b
parent565d0d47c0967e72abd4e54ce4aed9ffd2f3dbc9
Adding #pastetitle command to Nopaste plugin

This patch adds the command "#pastetitle" to
Devel::REPL::Plugin::Nopaste. With this command, you can adjust the
title or description that is passed to the nopaste service.

This is my first contribution to Devel::REPL, so I also added myself
to the contributors.

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