blob: 616f2fc4e31e33033332a83d8fd13650457d510a [file] [log] [blame]
package Apache::Connection;
use mod_perl ();
$VERSION = '1.00';
__PACKAGE__->mod_perl::boot($VERSION);
1;
__END__