File: 12_io_ioaio.t

package info (click to toggle)
libanyevent-perl 7.010-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,528 kB
  • sloc: perl: 6,349; sh: 108; makefile: 10
file content (2 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (5)
1
2
BEGIN { eval q{use AnyEvent::IO::IOAIO;1} or ((print qq{1..0 # SKIP AnyEvent::IO::IOAIO not loadable\n}), exit 0) }
require "./t/io_common";