Changes for version 0.04 - 2007-06-20
- Add : You can supply $^O as the type for wc2re, which will wrap to wc2re_win32 for 'dos', 'os2', 'MSWin32', 'cygwin', and to wc2re_unix in all the other cases.
- Add : Generated regexps can now capture the interesting bits of the wildcard expression via the configuration variables $CaptureSingle, $CaptureAny and $CaptureBrackets (see pod)
- Add : Corresponding pod & tests
Modules
Converts wildcard expressions to Perl regular expressions.