in reply to Re^3: Try::Tiny - return in catch from sub
in thread Try::Tiny - return in catch from sub

That says Try::Tiny does not support returning from try/catch/finally blocks like TryCatch, its how they're different
  • Comment on Re^4: Try::Tiny - return in catch from sub