Hi Guys, I have the following strings. my $str1="^Modifications made by Danny Wong (danwong) on 2014/05/06 18:27:48 from database brms";
#$str1="^Modifications made by danwong on 2014/05/06 18:27:48 from database brms²; What is a regular expression where I can extract ³danwong² from either string (one string have () parentheses and the other doesn¹t have parentheses)? Thanks for your help! -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/