in reply to $object->UnrelatedPackage::some_subroutine()

I use the fat comma.

_foo($self => $a, $b);
Works well for me.

ihb

See perltoc if you don't know which perldoc to read!