That we already have. "0 but true". (perldoc -f fcntl)
It's 1 but false that's really special :)
No, what's really special is the ability to return entirely different things in string versus numeric context, like the magic $! does in Perl5.
That, or interesting values of undef :-)