in reply to Re: strings with options - how do I do this?
in thread strings with options - how do I do this?

FYI, some Perl4 code for doing this can be found as part of File::KGlob as the unbrac() subroutine in KGlob.pm. That avoids conflicts with other "wildcard" characters.

                - tye
  • Comment on Re^2: strings with options - how do I do this? (KGlob)