X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FError.pm;h=58b1013c3726a3c18a46a7ac6c525f7e2315f382;hp=ac7bc05b8a0589c5c03da31460f0363f09d3627d;hb=6f4f9516b3422a8ce51b89b596fb808b197f833e;hpb=462bad8fb094b4c778abd9b6be041145db2d6e14 diff --git a/lib/Devel/REPL/Error.pm b/lib/Devel/REPL/Error.pm index ac7bc05..58b1013 100644 --- a/lib/Devel/REPL/Error.pm +++ b/lib/Devel/REPL/Error.pm @@ -1,6 +1,5 @@ -#!/usr/bin/perl - package Devel::REPL::Error; + use Moose; # FIXME get nothingmuch to refactor and release his useful error object