in reply to Re^2: Exported subroutine redefinein thread Exported subroutine redefine
for (grep /(?<!main)::/, keys %::) { # do stuff... } [download]