![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re^3: Saving HTTP::Cookies into Netscape format using bless/re-blessby tobyink (Canon) |
on May 20, 2021 at 08:57 UTC ( #11132766=note: print w/replies, xml ) | Need Help?? |
Actually, these behave differently:
If Some::Class doesn't contain a sub called method, the former will fail, but the latter will walk Some::Class's @ISA.
In Section
Meditations
|
|