in reply to Re^2: Can't locate object method "get" via package "LWP::UserAgent"
in thread Can't locate object method "get" via package "LWP::UserAgent"
Yes, generally... but in this case the author also supplied a "Version" routine — for those of us who don't like typing all-caps words :)
(But you're right, for more elaborate usages such as $obj->VERSION($minRequiredVersion) you'd want UNIVERSAL's VERSION.)
|
|---|