DEBSOURCES
Skip Quicknav
sources / libpoe-perl / 2%3A1.3670-2 / t / 10_units / 02_pipes / 01_base.t
12345678910
#!/usr/bin/perl -w # vim: ts=2 sw=2 filetype=perl expandtab use strict; use Test::More; print "1..0 # SKIP not implemented yet\n"; exit 0;