Xi Yang wrote:
> You might mis-understood method modifiers. I mean:
> before x()
> after x()
> around x()
> ....

In Perl 6, you do that with wrapping:

http://perlcabal.org/syn/S06.html#Wrapping


Cheers,
Moritz

Reply via email to