make compile return a single value, use is_error to test if it's bad (it's now an...
authornothingmuch <nothingmuch@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Mon, 5 May 2008 18:28:32 +0000 (18:28 +0000)
committernothingmuch <nothingmuch@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Mon, 5 May 2008 18:28:32 +0000 (18:28 +0000)
commitc3bbf326d9e6a1ae2c1d5fd05ff973f5f9d26106
tree317c02b9862f8c1952603fda526e86ca876f84d0
parente22aa835df762f888ec7ff9efb2a599ebe17538e
make compile return a single value, use is_error to test if it's bad (it's now an error object instead of undef + error str)

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