#!/usr/local/bin/perl
# WARNING: this file is generated, do not edit
# generated on Wed Jan  3 13:06:37 2007
# 01: /usr/local/lib/perl5/site_perl/5.8.8/i686-linux/Apache/TestConfig.pm:944
# 02: /usr/local/lib/perl5/site_perl/5.8.8/i686-linux/Apache/TestConfig.pm:1034
# 03: /usr/local/lib/perl5/site_perl/5.8.8/i686-linux/Apache/TestMB.pm:169
# 04: /usr/local/lib/perl5/site_perl/5.8.8/i686-linux/Apache/TestMB.pm:18
# 05: Build.PL:5

BEGIN { eval { require blib && blib->import; } }

use strict;
use warnings FATAL => 'all';

use lib qw(
    /home/mpeters/development/perl_mods/CGI-Application-Dispatch/t/lib
);


use Apache::TestRunPerl ();
Apache::TestRunPerl->new->run(@ARGV);