use strict; package Apache::Constants; our @EXPORT_OK = qw( OK ); 1;