in reply to Re: Better syntax for dynamic method on internal object ?
in thread Better syntax for dynamic method on internal object ?

*cough* $response->title;
  • Comment on Re^2: Better syntax for dynamic method on internal object ?

Replies are listed 'Best First'.
Re^3: Better syntax for dynamic method on internal object ?
by Your Mother (Archbishop) on Sep 24, 2015 at 00:56 UTC

    Oh… say… I always assumed title was a Mech provided method. I did not know it was in the underlying LWP stuff. I knew it existed but left it out of the example because of that. Good call-out. :P