summaryrefslogtreecommitdiffstats
path: root/lib/network/connection.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-04-27 10:09:42 +0000
committerThierry Vignaud <tv@mageia.org>2013-04-27 10:09:42 +0000
commit6f47788b87dc00a33e3addb3b2c103943fa88967 (patch)
tree6ccba63e7461dd9ee95b4053d811ec15dd980d14 /lib/network/connection.pm
parent3bcb794b5295f765ee5fb74c98fd69f594a586b1 (diff)
downloaddrakx-net-6f47788b87dc00a33e3addb3b2c103943fa88967.tar
drakx-net-6f47788b87dc00a33e3addb3b2c103943fa88967.tar.gz
drakx-net-6f47788b87dc00a33e3addb3b2c103943fa88967.tar.bz2
drakx-net-6f47788b87dc00a33e3addb3b2c103943fa88967.tar.xz
drakx-net-6f47788b87dc00a33e3addb3b2c103943fa88967.zip
help perl_checker (increase SNR)
Diffstat (limited to 'lib/network/connection.pm')
-rw-r--r--lib/network/connection.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/network/connection.pm b/lib/network/connection.pm
index 7f6c79f..5cab3ac 100644
--- a/lib/network/connection.pm
+++ b/lib/network/connection.pm
@@ -1,5 +1,6 @@
package network::connection;
+use lib qw(/usr/lib/libDrakX); # helps perl_checker
use common;
use network::vpn;