in reply to Re^2: Unusual "Can't locate object method"
in thread Unusual "Can't locate object method"

Right, the title call succeeds and the title is output. Then the track toCString call fails because track() returns an integer, not an object that you can call a method on.
--
A math joke: r = | |csc(θ)|+|sec(θ)| |-| |csc(θ)|-|sec(θ)| |
  • Comment on Re^3: Unusual "Can't locate object method"