in reply to Re: Blessing with unknown classnames
in thread Blessing with unknown classnames
Hello Ken,
Minor issue: finding the classname (e.g. ref($ret)) is part of deciding if sub returned an error, for example when sub normally returns a blessed object instead of unblessed ref (as in my example).
apropos the edits: Yes, I have added another use-case 5 minutes after posting, sorry. It does not change anything in your post.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Blessing with unknown classnames
by kcott (Archbishop) on Apr 01, 2021 at 18:55 UTC | |
by bliako (Abbot) on Apr 01, 2021 at 19:42 UTC | |
by haukex (Archbishop) on Apr 02, 2021 at 09:32 UTC | |
by bliako (Abbot) on Apr 02, 2021 at 11:12 UTC | |
by haukex (Archbishop) on Apr 02, 2021 at 11:26 UTC |