# perl-quote Roadmap
> **Note:** This is the component-specific roadmap for `perl-quote`. For the project-wide roadmap, see [`docs/project/ROADMAP.md`](../../docs/project/ROADMAP.md).
## Purpose
Perl quote-like operator parsing helpers
## Current Status (v0.10.0)
- **Status:** Initial Public Alpha
- **Integration:** Part of the `perl-lsp` workspace.
## Future Milestones
### v0.10.x Hardening
- Address early adopter feedback.
- Refine API contracts and error handling.
- Improve test coverage and documentation.
### v0.15.0 Stability Contract
- Lock down public API for semantic versioning.
- Guarantee stability across supported platforms.
## Internal Dependencies
- Aligns with project-wide capability goals defined in `features.toml`.