#!/usr/bin/perl -w use strict; use Test::More tests => 3; use_ok 'Bundle::Theory'; use_ok 'Bundle::Theory::Apache'; use_ok 'Bundle::Theory::Apache2';