Revision history for Shell-Command
1.2 2025-08-05T12:32:06+02:00
- Tighten dependency on File::Find
- Remove dependency on File::Which, it is no (longer?) needed
- Update META and pod
- Cleanup code, remove unimplemented / undocumented features
- Simplify "cat" logic further
- Add coverage tests (at 100%)
- Add CI badge for each OS
- Update copyright year
1.1 2023-07-30T21:34:55+02:00
- simplify "cat" logic
- remove unneeded escape from name
- give test file the correct extension
1.0 2023-07-30T20:57:52+02:00
- First version in the zef ecosystem