in reply to Re: Suppressing "Constant Subroutine Redefined" Error
in thread Suppressing "Constant Subroutine Redeifined" Error

Thanks. no warnings 'redefine'; does the job.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

: () { :|:& };:

Note: All code is untested, unless otherwise stated