shell-style match in perl

Posted by isch on Stack Overflow See other posts from Stack Overflow or by isch
Published on 2010-06-03T08:39:06Z Indexed on 2010/06/03 8:44 UTC
Read the original article Hit count: 120

Filed under:

How to match strings in shell-style in Perl? For instance: foo* {bar,baz}.smth joe? foobar[0-9]

© Stack Overflow or respective owner

Related posts about perl