my @function_names = grep { !/^_/ && /^[a-z_]+$/ } grep { exists &{${ $CLASS . '::'}{$_}} } keys %{ $CLASS . '::'};
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: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |