From: Tomas Doran Date: Sun, 28 Jun 2009 16:45:21 +0000 (+0000) Subject: Make Test::Aggregate not puke due to weird character at the start of the file X-Git-Tag: 5.80006~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b4b58469aa968bd0e379d1e2af69f54eb5a91f8f;p=catagits%2FCatalyst-Runtime.git Make Test::Aggregate not puke due to weird character at the start of the file --- diff --git a/t/aggregate/live_engine_request_escaped_path.t b/t/aggregate/live_engine_request_escaped_path.t index b101365..c280b08 100644 --- a/t/aggregate/live_engine_request_escaped_path.t +++ b/t/aggregate/live_engine_request_escaped_path.t @@ -1,5 +1,4 @@ -#!perl - +#!/usr/bin/evn perl use strict; use warnings;