in reply to newbie mod_perl: @INC and Apache::Constants
use Apache::Constants qw(OK); print OK, "\n"; [download]