01Tuple-based error handling ($value, $error) patterns
02Structured error management using HashRefs and Dict types
03Streamlined error chaining for multi-step processes
040 GitHub stars
05Lightweight result creation with ok() and err() helpers
06Advanced runtime type checking with Type::Tiny and kura