NAME Acme::CPANModules::ConvertingToRegex - Convert various stuffs to regular expression VERSION This document describes version 0.001 of Acme::CPANModules::ConvertingToRegex (from Perl distribution Acme-CPANModules-ConvertingToRegex), released on 2019-02-17. DESCRIPTION Convert various stuffs to regular expression. INCLUDED MODULES * Number::Range::Regex - from number range * Regex::Range::Number - from number range * Regexp::English - From a more verbose English specification * Regexp::Shellish - From shell wildcard * Regexp::Wildcards - From shell wildcard (include Win32 shell) * String::Wildcard::DOS - From DOS wildcard * String::Wildcard::SQL - From SQL wildcard * String::Wildcard::Bash - From Bash wildcard HOMEPAGE Please visit the project's homepage at . SOURCE Source repository is at . BUGS Please report any bugs or feature requests on the bugtracker website When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature. SEE ALSO Acme::CPANModules::ConvertingFromRegex Acme::CPANModules - about the Acme::CPANModules namespace cpanmodules - CLI tool to let you browse/view the lists AUTHOR perlancar COPYRIGHT AND LICENSE This software is copyright (c) 2019 by perlancar@cpan.org. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.