I should always wait 'till morning to ask stupid questions... I just found
the answer in the Eagle book, Ch.9, the Apache::Constants section (doh!):
the constants that are not exported by default, can be accessed with
Apache::Constants::<constant_name>().
At 05:22 PM 12/8/99 , Dmitry Beransky wrote:
>Hi,
>
>I'm sorry, this is probably a stupid question, but I've search everything
>I could think of and still can figure out where HTTP_MULTIPLE_CHOICES
>constant is defined. It's definitely not in Apache::Constants::Exports
>Any thoughts, did I miss something?