#!/usr/bin/perl use strict; use warnings; use Apache2::Const; printf "%d\n", Apache2::Const::NOT_FOUND;