in reply to extracting a substring?

Well, now I run into the following problem:
any time I try to use a regex, it returns
Use of uninitialized value in pattern match (m//) at test.pl line 6.

Replies are listed 'Best First'.
Re: Re: extracting a substring?
by dmouille (Novice) on Jan 17, 2002 at 00:17 UTC
    What is the code you are using?