RE: Help in understanding : Regular Expressions

2005-07-17 Thread Dhanashri Bhate
-> > I am a bit confused in understanding regular -> > expressions w.r.t the First Match and All Matches. Case 1 Regular Expression: . First match: Regular expressions are powerful!!! All matches: Regular expressions

Re: Can anyone guide me for : Data Structures in Perl

2005-07-17 Thread Wiggins d'Anconia
Wijaya Edward wrote: > > >>can anybody help me with a link or a tutorial for >>understanding the Datastructures in perl. >> >>Example, Array of Array, Hash of Array, Hash of Hash, >>Array of Hash. > > > > > You can find everything you need in: > > perldoc perldsc > > -- > Regards, > Edward WIJ

Re: Can anyone guide me for : Data Structures in Perl

2005-07-17 Thread Wijaya Edward
You can find everything you need in: perldoc perldsc -- Regards, Edward WIJAYA SINGAPORE > > can anybody help me with a link or a tutorial for > understanding the Datastructures in perl. > > Example, Array of Array, Hash of Array, Hash of Hash, > Array of Hash. -- To unsubscribe, e-mail:

Can anyone guide me for : Data Structures in Perl

2005-07-17 Thread atul ashpalia
Hi, can anybody help me with a link or a tutorial for understanding the Datastructures in perl. Example, Array of Array, Hash of Array, Hash of Hash, Array of Hash. Along with few scripts to understand their application. thanks in advance, Atul Ashpalia

Help in understanding : Regular Expressions

2005-07-17 Thread atul ashpalia
Hi, Actually i have pasted the link as well but seems the mailing list does not allow to the same. I am pasting the link in parts. Kindly join it and see the link. Lets see if that works. www.zvon.org /other /PerlTutorial /Output/ example5.html I have written the above link in parts. Kindly con

Re: Regular Expressions : Help in understanding

2005-07-17 Thread Wiggins d'Anconia
Perhaps the GMail abuse people will rid their system of his presence. Of course when your address is Joe Wilson, your not likely to actually be able to hide behind some other handle very well. p.s. spamming individual subscribers who have no admin access will not get you very far, its not like I c

Techno Boi -- was Re: Regular Expressions : Help in understanding

2005-07-17 Thread robert johnson
so, am i to read his email as "kisses and hugs from techno-boy?" so... that's not "techno" in the sense the boy could ever figure out how to unsubscribe from a mailing list. oh wait, i'll bet the boy is "techno" in the sense can send kisses and hugs over AOL Instant Message. ok, i get it now.

Re: Regular Expressions : Help in understanding

2005-07-17 Thread jm
not sure about the rest of its name but at least it got the "b0y" right (unless it's also gender- as well as maturity-challenged, of course) On 7/17/05, x0x_t3chn0b0y_x0x <[EMAIL PROTECTED]> wrote: > FUCKERS REMOVE ME > IF USED THE UNSUBSCRIBE IT DONT WORK > > FUCKERS REMOVE ME > IF USED THE UNSU

Re: Regular Expressions : Help in understanding

2005-07-17 Thread x0x_t3chn0b0y_x0x
FUCKERS REMOVE ME IF USED THE UNSUBSCRIBE IT DONT WORK FUCKERS REMOVE ME IF USED THE UNSUBSCRIBE IT DONT WORK FUCKERS REMOVE ME IF USED THE UNSUBSCRIBE IT DONT WORK -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Regular Expressions : Help in understanding

2005-07-17 Thread Chris Devers
On Sun, 17 Jul 2005, atul ashpalia wrote: > Can anyone help me in understanding the Example 5 in > the link below w.r.t (First Match) and (All Matches) > words. What link? You never posted a URL. If the example is short (a page/screen or so), can you just paste it in an email to the list, along

Regular Expressions : Help in understanding

2005-07-17 Thread atul ashpalia
Hi, Can anyone help me in understanding the Example 5 in the link below w.r.t (First Match) and (All Matches) words. I want to understand the meaning of these two words w.r.t the above words. And if you could provide me with some examples and explanation of those scripts w.r.t the above two words