YA resync with mainstem, including VMS patches from others
[p5sagit/p5-mst-13.2.git] / eg / sysvipc / ipcshm
index d40e46b..ecc1ba4 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/shm.ph';