X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote%2FRole%2FConnector%2FPerlInterpreter.pm;h=0964863b82024bf519f5e308e196ad45bdbf0aa3;hp=2b9fa59ed879cb65a1a256779d72264a6f43f74d;hb=173c4fd41ad64aaa8e5f3af1596612f6a6b5ee81;hpb=8f43bcd9596b298f867bc3daf5b207d774973af7 diff --git a/lib/Object/Remote/Role/Connector/PerlInterpreter.pm b/lib/Object/Remote/Role/Connector/PerlInterpreter.pm index 2b9fa59..0964863 100644 --- a/lib/Object/Remote/Role/Connector/PerlInterpreter.pm +++ b/lib/Object/Remote/Role/Connector/PerlInterpreter.pm @@ -1,6 +1,5 @@ package Object::Remote::Role::Connector::PerlInterpreter; -use IPC::Open2; use IPC::Open3; use IO::Handle; use Symbol;