Re: regex is working , then not?

2002-10-09 Thread Thorsten Dieckhoff
> ... > regex: > > my (@dat) = /(\w+\s+\w+\s+)=\s+(\w+)_(\w+)_(\w+)_/; > > > Works! > > Process Name = D4_jerry_5LM_1.91_BF > > Returns: > >Process Name DM4 15C035 5LM > > Does NOT work: > >Process Name = d4_jerry_5lm > ... Hi, is that 3rd _ intended ? If yes, it would work on "Proce

Re: Linux Perl Editor

2003-03-13 Thread Thorsten Dieckhoff
> > Is there a perl Editor for linux? (except EMACS) Perhaps have a try with nedit - HTH Thorsten -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]