Initial commit

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

View File

@@ -0,0 +1,12 @@
{
"name": "cpan-syntax-keyword-assert",
"description": "Assert keyword for Perl with zero runtime cost",
"version": "1.0.0",
"author": {
"name": "kfly8",
"email": "kentafly88@gmail.com"
},
"skills": [
"./skills/"
]
}