Re: REGEX Explanation

2011-04-08 Thread Philip Durbin
On 04/08/2011 03:12 AM, Anirban Adhikary wrote: Can anybody please explaing the meaning of the following regular expression my $x = '12abc34bf5'; @num = split /(a|b)+/, $x; YAPE::Regex::Explain is great for this: [pdurbin@beamish ~]$ perl -MYAPE::Regex::Explain -e 'print YAPE::Regex::Explai

Re: Help required in writing a script

2008-10-28 Thread Philip Durbin
On Oct 23, 2008, at 11:22 AM, Philip Durbin wrote: monnappa appaiah wrote: i need help on something i'm working on.I have 127 systems connected in the network, i want to write a script which will run on a management server, i shud be able to connect to each and

Re: Help required in writing a script

2008-10-23 Thread Philip Durbin
monnappa appaiah wrote: i need help on something i'm working on.I have 127 systems connected in the network, i want to write a script which will run on a management server, i shud be able to connect to each and every system (all the systems have same password) and execute ce

Adding http://learn.perl.org/faq/beginners.html to http://lists.perl.org/showlist.cgi?name=beginners

2008-09-27 Thread Philip Durbin
The other day[1] Paul Johnson mentioned that the FAQ for the beginners@perl.org mailing list is located at http://learn.perl.org/faq/beginners.html and I thought it might be nice to add this link to http://lists.perl.org/showlist.cgi?name=beginners My message to [EMAIL PROTECTED] bounced, how