Ok,

I figured it out with one last suggestion from a friend:

BEGIN
{
 if (exists $ENV{MOD_PERL})
 {
   require Apache::Constants;
   import Apache::Constants qw(:common :http);
 }
}

That is the ticket!

Thanks to all who were to answer!

Patrick

--
Patrick Galbraith, Senior Programmer Grazr - Easy feed grazing and sharing http://www.grazr.com
Satyam Eva Jayate - Truth Alone Triumphs
Mundaka Upanishad



Reply via email to