Le 06/11/2012 14:28, [email protected] a écrit :
Modified: AdminPanel/trunk/apanel.pl
===================================================================
--- AdminPanel/trunk/apanel.pl 2012-11-06 13:22:23 UTC (rev 6417)
+++ AdminPanel/trunk/apanel.pl 2012-11-06 13:28:57 UTC (rev 6418)
@@ -22,17 +22,14 @@
use diagnostics;
use FindBin;
use lib "$FindBin::RealBin";
-use Getopt::Long;
use Auth;
use MainDisplay;
use yui;
Why do you need FindBin, instead of a proper installation procedure ?
--
The harder you try to come up with a descriptive file name with just
eight characters, the less meaningful the name will be.
-- Murphy's Law of Labels