From 4e0d99b1dd52828f284111825fdc5c5afc53a33f Mon Sep 17 00:00:00 2001 From: doy Date: Sun, 26 Apr 2009 16:55:32 -0500 Subject: modules don't need a #! line --- lib/Bot/Games/Game/Xghost.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Bot/Games/Game/Xghost.pm') diff --git a/lib/Bot/Games/Game/Xghost.pm b/lib/Bot/Games/Game/Xghost.pm index fcdc9a3..5777b36 100644 --- a/lib/Bot/Games/Game/Xghost.pm +++ b/lib/Bot/Games/Game/Xghost.pm @@ -1,4 +1,3 @@ -#!/usr/bin/perl package Bot::Games::Game::Xghost; use Bot::Games::OO; use Games::Word qw/is_substring/; -- cgit v1.2.3-54-g00ecf