Revision history for App::CriticDB
0.0.6 - 2026-06-02
- Storable tempfile permissions use umask
- Storable tests should pass as the root user
0.0.5 - 2026-06-01
- Storable uses tempfile+rename
0.0.4 - 2026-05-27
- Proper violation formatting/reporting
- Support perlcritic's --verbose option
- Support --quiet mode for collection only
0.0.3 - 2026-05-18
- Handle deleted files
- Use file mtime versus current time
0.0.2 - 2026-05-13
- Collection for new and changed files
- File storage via Storable
- Basic reporting only
0.0.1 - 2026-05-06
- No features