App-dozo
view release on metacpan or search on metacpan
- **Copy:** `lib/App/dozo.pm` (auto-generated during release)
When modifying documentation, edit only `script/dozo`. The `minil release` command will sync it to `lib/App/dozo.pm`.
### Version Management
Version is stored in both:
- `lib/App/dozo.pm` - Perl module version (`our $VERSION = "X.Y"`)
- `script/dozo` - POD version section (`=head1 VERSION\n\nVersion X.Y`)
Release hooks keep these synchronized. When updating version, update `lib/App/dozo.pm` first.
### Relationship to App::Greple::xlate
While Dôzo was originally developed as part of App::Greple::xlate for Docker-based translation workflows, it's designed to work standalone. The `getoptlong.sh` script is provided by the `Getopt::Long::Bash` CPAN package, which is installed as a depe...
This allows Dôzo to be used independently as a general-purpose Docker runner.
( run in 1.089 second using v1.01-cache-2.11-cpan-d8267643d1d )