X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=Engine.pm;h=0a23bb159c8bc2a62b072b0af15b37091ce88a80;hp=f2c6545213f67c1168c17f7e65bd8c730404467f;hb=bfef365d9a9932c78a17daadde57a2d436fbca25;hpb=c5722d685ee1354ce6466c1cf3ec947c0045ec14 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;