YA resync with mainstem, including VMS patches from others
[p5sagit/p5-mst-13.2.git] / eg / sysvipc / ipcmsg
index 317e027..646d8b6 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
-       if 0;
+       if $running_under_some_shell;
 
 require 'sys/ipc.ph';
 require 'sys/msg.ph';