-
-
05 Aug 2022 23:55:35 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (230 / 0 / 1)
- Kwalitee
Bus factor: 1- 91.03% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (20.18KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Steven Haryanto
Changes for version 0.044 - 2022-08-06
- Add functions: contains_{brace,joker,class,qmark,glob,globstar}_wildcard.
- [function convert_wildcard_to_re] Add option: path_separator.
- [function convert_wildcard_to_re] Add option: globstar.
- Better compliance with bash: joker/glob does not match across subdirectory level, e.g. '*' matches 'aaa' but not 'aaa/bbb'.
- [bugfix] Fix parameter passed to recursive convert_wildcard_to_re().
Modules
Bash wildcard string routinesModule Install Instructions
To install String::Wildcard::Bash, copy and paste the appropriate command in to your terminal.
cpanm String::Wildcard::Bash
perl -MCPAN -e shell install String::Wildcard::Bash
For more information on module installation, please visit the detailed CPAN module installation guide.