Convert-Pheno
view release on metacpan or search on metacpan
.dockerignore view on Meta::CPAN
# Repository and automation metadata
.git
.github
.gitattributes
.gitignore
.codex
AGENTS.md
TO_DO.md
SESSION*.md
# Documentation and developer-only directories
/README*
/docs
/docs-site
/app
/scripts
/TODO.md
/nb
/non-containerized
/docker
/bck
/old
/debug_windows-latest
# Local build and profiling artifacts
/Makefile
/MANIFEST
/META*
/MYMETA*
/pm_to_blib
/blib
/cover_db
/local
/_Inline
/nytprof*
node_modules
app/dist
__pycache__
*.pyc
*.pyo
*.swp
*.tmp
*.log
/*.tar
/*.tar.gz
# Optional local data and credentials
/share/db/*/ohdsi.db
.env
.env.*
( run in 1.810 second using v1.01-cache-2.11-cpan-007c89162af )