test.pl uses skip_all(...), not plan(skip_all => ...)
authorTony Cook <tony@develop-help.com>
Tue, 18 Feb 2014 00:37:45 +0000 (11:37 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 18 Feb 2014 00:37:45 +0000 (11:37 +1100)
commit875437c8999a2d55eee9c7ea3e2c8d9400b82eb2
tree4ab26d0fcfde5a0a7bb0d59dda4a0668f67358f1
parent6cc44f6270d743bed3e552da82c044f377e1c777
test.pl uses skip_all(...), not plan(skip_all => ...)

This was causing noise on cygwin systems that don't have cygserver
running.
t/io/shm.t