# dummy mod_perl package for tests
# just set mod_perl::VERSION
package mod_perl;

our $VERSION = '1.27';

1;
