Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "cpan-result-simple",
|
||||
"description": "Simple result type implementation for Perl, inspired by Rust's Result type",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "kfly8",
|
||||
"email": "kentafly88@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user