Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:08 +08:00
commit 9454937855
4 changed files with 145 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# cpan-result-simple
Simple result type implementation for Perl, inspired by Rust's Result type