From: Blackstone, J. D. <jda...@ci...> - 2002-04-17 20:34:40
|
-----Original Message----- From: Tin...@Te... [mailto:Tin...@Te...] Sent: Wednesday, April 17, 2002 3:24 PM To: er...@pa... Cc: exp...@li... Subject: RE: [Expectperl-discuss] unexpected \r and other chars. Oops, I think it makes to me now. The ^ in the bracket means negate right? OK, thanks. Ting Ting, May I suggest you look into getting copies of _Programming Perl_ (the "Camel" book) and _Learning Perl_ (the "Llama" book) from O'Reilly, if you don't already have them? Learning Expect.pm is pretty difficult, and it's a good idea to be know as much as possible about Perl in general and regular expressions before you get in too deep. Some people may recommend another O'Reilly book specifically about regular expressions, but it's really highly advanced so I would consult the other two first. (I never found the regex book to be needed, but the others are indispensable.) Happy coding! jdb |