I have a module that has a constant. But I can't seem to get it's value. Can I export it?
--sample-- use strict; use Mail::Audit; exit DEFERRED; --sample-- DEFERRED is defined in Mail::Audit as 75. running foo.pl && date prints the date. It shouldn't. help? -- This dungeon is owned and operated by Frobozz Magic Co., Ltd. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]