BAIL_OUT() used to be BAILOUT(). The current Test::Builder has BAIL_OUT(), so I think that you could use
BAILOUT() instead. According to this
thread
from Google groups perl.perl6.internals, BAILOUT can be used and remains as an undocumented and deprecated method.