in reply to RE: Calling a class method name in a scalar using :: syntax
in thread Calling a class method name in a scalar using :: syntax

It works because it's a soft reference. You shouldn't use soft references except in ONE specific application (importing symbols from one package to another.

$_="goto+F.print+chop;\n=yhpaj";F1:eval
  • Comment on RE: RE: Calling a class method name in a scalar using :: syntax