From: Arthur Axel "fREW" Schmidt Date: Thu, 18 Feb 2010 16:04:19 +0000 (+0000) Subject: get rid of non-executable code header X-Git-Tag: v0.900201~40 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bc1ecbeff2aaa1197bb56926bfb3a5d39de980ee;p=dbsrgits%2FDBIx-Class-Journal.git get rid of non-executable code header --- diff --git a/lib/DBIx/Class/Journal/EvalWrap.pm b/lib/DBIx/Class/Journal/EvalWrap.pm index 2ed9cb4..f6d89d0 100644 --- a/lib/DBIx/Class/Journal/EvalWrap.pm +++ b/lib/DBIx/Class/Journal/EvalWrap.pm @@ -1,5 +1,3 @@ -#!/usr/bin/perl - package DBIx::Class::Journal::EvalWrap; use base qw(DBIx::Class::Journal);