Changes for version 0.001 - 2020-02-09
- First release.
Documentation
Check whether string contains Unix-style wildcard
Check whether string contains SQL wildcard
Convert Unix-style wildcard to regex
Convert Unix-style wildcard to SQL wildcard
Parse Unix-style wildcard using String::Wildcard::Bash and return the captures
Parse SQL-style wildcard using String::Wildcard::SQL and return the captures
Modules
Utilities related to wildcard strings