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
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
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
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