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=665c198498a0e83d32c2b8692b386204c85e3963;hp=ac7bc05b8a0589c5c03da31460f0363f09d3627d;hb=f049111ed91d199e926de686b2a6f179a89cba18;hpb=1716b20061af51ca82cc543f618f19c1e20f2efa 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;