The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# $Id: 070-nofork-block.t 2700 2007-10-04 20:04:07Z andy $
use strict;
use lib 't/lib';

use NoFork;
require 't/030-block.t';