Re: Thank you for your answer. And yesterday i was write from Nahid`s email address

2005-10-20 Thread Chris Devers
On Thu, 20 Oct 2005 [EMAIL PROTECTED] wrote: Hello. Please help me write this script. Before this mail i sent to you amil, and i explained what i need. Thank you very much in advance. This list continues not to be a free script writing service. Sorry. Additionally, many of the people on the

Re: Thank you for your answer. And yesterday i was write from Nahid`s email address

2005-10-20 Thread Ulfet
Hello.   Please help me write this script. Before this mail i sent to you amil, and  i explained what i need. Thank you very much in advance.

Re: Thank you for your answer. And yesterday i was write from Nahid`s email address

2005-10-17 Thread Dave Gray
On 10/17/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > This is a file is info.xml and it constraint below > > > > Ulfet > TANRIVERDIYEV > 24 > BAKU > > > Xetai 191 > Qafqaz University > > > > > So, i wrote script in PERL. An

Re: Thank you for your answer. And yesterday i was write from Nahid`s email address

2005-10-17 Thread Ulfet
Hello. I send you example. And that example i will try what i want to ask. This is a file is info.xml and it constraint below             Ulfet         TANRIVERDIYEV         24         BAKU                 Xetai 191         Qafqaz University     So, i wrote script in PERL. And it is bel

Re: Thank you for your answer. And yesterday i was write from Nahid`s email address

2005-10-14 Thread Ulfet
Thankuyu very mush for your asnwer. So i will on monday write the question and will try what i want and what i need.

Re: Thank you for your answer. And yesterday i was write from Nahid`s email address

2005-10-14 Thread Thomas J Hughes
Please remove my email address from your list, thanks Tom On 10/14/05, Chris Devers <[EMAIL PROTECTED]> wrote: > If you want to discuss Beginners Perl, send your messages to the > beginners@perl.org list address. I am a subscriber and will see your > response there, as will dozens of other helpf

Re: Thank you for your answer. And yesterday i was write from Nahid`s email address

2005-10-14 Thread Chris Devers
If you want to discuss Beginners Perl, send your messages to the beginners@perl.org list address. I am a subscriber and will see your response there, as will dozens of other helpful people. On Fri, 14 Oct 2005 [EMAIL PROTECTED] wrote: My name is Ulfet. Yesterday i was written from Nahid`s ema

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-17 Thread Morten Liebach
On 2002-07-16 12:22:45 -0700, drieux wrote: > Or are you folks just DEMONS in PerlieCoderCloth, > trying to lead the innocent into Perdition Perldition? };-) -- Morten Liebach <[EMAIL PROTECTED]>, webpages at http://kallisti.dk/ PGP-key: http://kallisti.dk/

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread Connie Chan
Hi everybody, I don't understand why you guys making things so complex. "Perl is language" and I think that should be all. :-) Whatever the habbits on Perl, is just as simple as how we learn our mother tongue. On the learning side, we began with A, B, C , while on the practical side, we b

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread drieux
On Tuesday, July 16, 2002, at 12:21 , John W. Krahn wrote: > Drieux wrote: >> >> f) Visit the ActiveState Folks, and Source Forge, look at how >> they are solving problems. Decide which of them are useful >> solutions, by demonstration. > > I don't know that I would trust any Per

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread drieux
On Tuesday, July 16, 2002, at 11:36 , Peter Scott wrote: [..] > There's always http://search.cpan.org/doc/KSTAR/B-Fathom-0.07/Fathom.pm > > :-) Is it just me, or if they had followed the instructions that I outlined they would have noticed the need to have a simple solutions for addressing 'curr

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread John W. Krahn
Drieux wrote: > > f) Visit the ActiveState Folks, and Source Forge, look at how > they are solving problems. Decide which of them are useful > solutions, by demonstration. I don't know that I would trust any Perl code at Source Forge. I've looked at some of the Perl projects the

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread Peter Scott
At 01:57 PM 7/16/02 -0400, Chas Owens wrote: >Well, I have heard there is a programing language named Perl that is >good at processing text. Maybe we could write a script that would >download this code (I have heard there is a module for Perl that lets >you do this; it is called CPAN), then we co

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread Chas Owens
I'm afraid this [downloading and reading/understanding every module on CPAN] is not doable. The modules are a moving target, before you could review them all there'll be new ones and the old ones will be extended :-) Well, I have heard there is a programing language named Perl that is good at

RE: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread Nikola Janceski
> -Original Message- > From: drieux [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 16, 2002 1:25 PM > > But we do have an ethical obligation to beginner's to make > them aware that there is: > > the right way what happened to 'the best way' 'the readable way'? > the wrong w

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread drieux
On Tuesday, July 16, 2002, at 09:47 , Jenda Krynicky wrote: [..] While I normally would defer to Jenda, who's Perl Mojo is demonstrably Very Strong, I fear that Jenda has given in to the 'dark side'. > I'm afraid this is not doable. The modules are a moving target, > before you could review

Re: The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread Jenda Krynicky
From: drieux <[EMAIL PROTECTED]> > On Tuesday, July 16, 2002, at 08:46 , Timothy Johnson wrote: > > > I have a few suggestions. > [..] > > While I basically agree with most of timothy's thrust, > I would argue the case slightly differently: > > a) the outside world is full of beast creatures a

The True Guide to Learning Perl was Re: Thank You! :)

2002-07-16 Thread drieux
On Tuesday, July 16, 2002, at 08:46 , Timothy Johnson wrote: > I have a few suggestions. [..] While I basically agree with most of timothy's thrust, I would argue the case slightly differently: a) the outside world is full of beast creatures and demons with BIG FANGS an

RE: Thank You! :)

2002-07-16 Thread Timothy Johnson
I have a few suggestions. 1. Practice. 2. Practice. 3. Find useful things to do with Perl, and you'll learn alot faster than coming up with arbitrary scripts. 4. Take a break before you pull that last hair out of your head. 5. Practice. 6. use strict; at the top of your scripts 7. use warnings;

Re: Thank You - Re: Probably a "no-brainer" - the last twomessages.

2001-06-05 Thread Timothy Kimball
Gary Luther wrote: : I am off applying salve to my wounds. It was careless of me to over look that . : : Thanks to the list. Sorry, to take eveyones time for so trivial of an item. You might be surprised be surprised at how many of these kinds of errors I make on a regular basis (for me, two t

Re: thank you

2001-05-31 Thread Stephen P. Potter
Lightning flashed, thunder crashed and Nichole Bialczyk <[EMAIL PROTECTED]> whispered : | i just wanted to let everyone know that i appreciate all of the time that | you spent on me (especially today). my log script runs absolutely | beautifully and my boss loves me! what else could i ask for?

Re: thank you -- cup o' joe

2001-05-31 Thread Nichole Bialczyk
i don't really deal with coffee too much, but i got a 24 pack of Dew in the fridge! On Thu, May 31, 2001 at 02:05:24PM -0700, Paul wrote: > > --- Nichole Bialczyk <[EMAIL PROTECTED]> wrote: > > i just wanted to let everyone know that i appreciate all of the time > > that > > you spent on me (e