sub { try { ... } catch Exception with { return 0; }; return 1; }