in reply to Re: Why doesn't @EXPORT = (keys %METHODS) work?in thread Why doesn't @EXPORT = (keys %METHODS) work?
It's %keys (the hash) mod METHODS.
{grin}
-- Randal L. Schwartz, Perl hacker