Damian Conway wrote:

Important qualification:

  Within a method or submethod, C<.method> only works when C<$_ =:=
> $?SELF>.

C<.method> is perfectly legal on *any* topic anywhere that $?SELF doesn't exist.

Just to be clear, this includes any method/submethod with an explicitly named invocant, I hope.

Reply via email to