X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FError.pm;h=665c198498a0e83d32c2b8692b386204c85e3963;hb=cdb8f4711235cbe73042ba6258afd438eaecb53a;hp=ac7bc05b8a0589c5c03da31460f0363f09d3627d;hpb=462bad8fb094b4c778abd9b6be041145db2d6e14;p=p5sagit%2FDevel-REPL.git diff --git a/lib/Devel/REPL/Error.pm b/lib/Devel/REPL/Error.pm index ac7bc05..665c198 100644 --- a/lib/Devel/REPL/Error.pm +++ b/lib/Devel/REPL/Error.pm @@ -1,5 +1,3 @@ -#!/usr/bin/perl - package Devel::REPL::Error; use Moose;