X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=Engine.pm;h=0a23bb159c8bc2a62b072b0af15b37091ce88a80;hp=f2c6545213f67c1168c17f7e65bd8c730404467f;hb=ff8b3088dee0c611c3d989a78d6883655f549a17;hpb=11d3528406bfcbb3f97780d4b2af571c0b3f6299 diff --git a/Engine.pm b/Engine.pm index f2c6545..0a23bb1 100644 --- a/Engine.pm +++ b/Engine.pm @@ -1,6 +1,7 @@ #! /usr/bin/perl use strict; use warnings; +use IPC::Open2; package Engine;