my $ab = 0.06; eval { require Apache::Bootstrap; Apache::Bootstrap->VERSION($ab); 1 } or die "Apache::Bootstrap $ab required"; my $bs = Apache::Bootstrap->new({ mod_perl2 => 1.99022, mod_perl => 1.30 });