our @EXPORT = do { no strict 'refs'; grep { !/^_/ } grep { defined &$_ } keys %{ __PACKAGE__ . '::'}; };
In reply to Re: Automatically add all defined functions to your @EXPORT
by dragonchild
in thread Automatically add all defined functions to your @EXPORT
by merlyn
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |