in reply to Re: Why doesn't @EXPORT = (keys %METHODS) work?
in thread Why doesn't @EXPORT = (keys %METHODS) work?
It will work just fine. After all from the point of view of the place where you are being used from, you already ARE in a BEGIN block...
|
|---|