blob: 160488f3b2130031103283d4a0e253dd4a2c2d04 [file] [log] [blame]
package Apache::Server;
use mod_perl ();
$VERSION = '1.01';
__PACKAGE__->mod_perl::boot($VERSION);
1;
__END__