in reply to •Re: Re: •Re: Re: •Re: Re: Say no to ref $thing eq "Expected::Type"
in thread Putting file contents into a scalar

But you can. You can override the function UNIVERSAL::isa with a wrapper that adds any special case logic that you want before calling the built-in.

Of course when you start doing that...

  • Comment on Re: •Re: Re: •Re: Re: •Re: Re: Say no to ref $thing eq "Expected::Type"