Help for this page
use strict; ... mysub % 2; mysub %2;
package Foo; sub new { ... $foo->mysub % 2; mysub %2; mysub %2;