in reply to Creating wrapper over a wrapper

What's the prototype of wrapper::ABC?

You can disable prototype checking by adding a & in front wrapper::ABC(@_) but that might not always do you (or the original author of wrapper::ABC) wanted.

Perl 6 - links to (nearly) everything that is Perl 6.