1 # This legacy library is deprecated and will be removed in a future
4 # This is a compatibility interface to IPC::Open2. New programs should
13 warn( "The 'open2.pl' legacy library is deprecated and will be"
14 . " removed in the next major release of perl. Please use the"
15 . " IPC::Open2 module instead." );
18 use IPC::Open2 'open2';