Re: PYTHON WORKING WITH PERL ??

2008-11-03 Thread Craig Allen
> article:http://www.linuxjournal.com/article/3882 even if it is by Eric Raymond -- http://mail.python.org/mailman/listinfo/python-list

Re: PYTHON WORKING WITH PERL ??

2008-11-03 Thread Craig Allen
> article:http://www.linuxjournal.com/article/3882 interesting read, thanks -- http://mail.python.org/mailman/listinfo/python-list

Re: PYTHON WORKING WITH PERL ??

2008-11-01 Thread Shawn Milochik
On Sat, Nov 1, 2008 at 11:15 AM, Nicola Larosa (tekNico) <[EMAIL PROTECTED]> wrote: > Pat <[EMAIL PROTECTED]> wrote: >> After you learn Python, you'll come to despise Perl. > > Some of us came to despise Perl *before* learning Python (third to > last paragraph): For what it's worth, I thought I'd

Re: PYTHON WORKING WITH PERL ??

2008-11-01 Thread Nicola Larosa (tekNico)
Pat <[EMAIL PROTECTED]> wrote: > After you learn Python, you'll come to despise Perl. Some of us came to despise Perl *before* learning Python (third to last paragraph): A journey through languages http://www.teknico.net/devel/journey/index.en.html -- Nicola Larosa - http://www.tekNico.net/ Loo

Re: PYTHON WORKING WITH PERL ??

2008-10-21 Thread srf99
>  http://search.cpan.org/~gaas/pyperl-1.0/perlmodule.pod A friend of mine who is a Perl user pointed out that although the "perl" module exists: I think it was largely experimental. As you can see from its release page: http://search.cpan.org/~gaas/pyperl-1.0/ it was created in 2001 and hasn't b

Re: PYTHON WORKING WITH PERL ??

2008-10-16 Thread J Kenneth King
Joshua Kugler <[EMAIL PROTECTED]> writes: > Pat wrote: >>> Rewrite everything in python. Save yourself now...while you still >>> can. >>> >>> ~Sean >> >> Trust me. Sean is absolutely correct. I'm currently in the process of >> converting a large Perl project to Python (and learning Python at th

Re: PYTHON WORKING WITH PERL ??

2008-10-16 Thread Joshua Kugler
Pat wrote: >> Rewrite everything in python. Save yourself now...while you still >> can. >> >> ~Sean > > Trust me. Sean is absolutely correct. I'm currently in the process of > converting a large Perl project to Python (and learning Python at the > same time) and the improvement in code is incred

Re: PYTHON WORKING WITH PERL ??

2008-10-16 Thread Diez B. Roggisch
> Trust me. Sean is absolutely correct. I'm currently in the process of > converting a large Perl project to Python (and learning Python at the > same time) and the improvement in code is incredible. After you learn > Python, you'll come to despise Perl. +1 QOTW Diez -- http://mail.python.org/

Re: PYTHON WORKING WITH PERL ??

2008-10-16 Thread J Kenneth King
now believe I can utilize >>> python as the main platform to develop the project upon !! >>> >>> Thanks, >>> >>> David >>> >>> -Original Message- >>> From: D'Arcy J.M. Cain [mailto:[EMAIL PROTECTED] >>

Re: PYTHON WORKING WITH PERL ??

2008-10-16 Thread Pat
y J.M. Cain [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 1:32 PM To: Blubaugh, David A. Cc: [EMAIL PROTECTED] Subject: Re: PYTHON WORKING WITH PERL ?? On Mon, 29 Sep 2008 13:16:14 -0400 "Blubaugh, David A." <[EMAIL PROTECTED]> wrote: I was wondering if it was possible to ha

Re: PYTHON WORKING WITH PERL ??

2008-09-29 Thread Sean DiZazzo
--Original Message- > From: D'Arcy J.M. Cain [mailto:[EMAIL PROTECTED] > Sent: Monday, September 29, 2008 1:32 PM > To: Blubaugh, David A. > > Cc: [EMAIL PROTECTED] > Subject: Re: PYTHON WORKING WITH PERL ?? > > On Mon, 29 Sep 2008 13:16:14 -0400 > "Blubaugh, Dav

Re: PYTHON WORKING WITH PERL ??

2008-09-29 Thread namekuseijin
On 29 set, 14:16, "Blubaugh, David A." <[EMAIL PROTECTED]> wrote: > To All, > > I was wondering if it was possible to have a situation where a > programming project would utilized BOTH python and perl?  Such as > utilizing python for internet programming and then utilize perl for text > processing

RE: PYTHON WORKING WITH PERL ??

2008-09-29 Thread Blubaugh, David A.
Thank You Steve!!! -Original Message- From: Steve Holden [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 1:38 PM To: python-list@python.org Subject: Re: PYTHON WORKING WITH PERL ?? Blubaugh, David A. wrote: > To All, > > > I was wondering if it was poss

RE: PYTHON WORKING WITH PERL ??

2008-09-29 Thread Blubaugh, David A.
ython-list@python.org Subject: Re: PYTHON WORKING WITH PERL ?? On Mon, 29 Sep 2008 13:16:14 -0400 "Blubaugh, David A." <[EMAIL PROTECTED]> wrote: > I was wondering if it was possible to have a situation where a > programming project would utilized BOTH python and perl?

Re: PYTHON WORKING WITH PERL ??

2008-09-29 Thread Steve Holden
Blubaugh, David A. wrote: > To All, > > > I was wondering if it was possible to have a situation where a > programming project would utilized BOTH python and perl? Such as > utilizing python for internet programming and then utilize perl for text > processing and systems programming? Is this ev

Re: PYTHON WORKING WITH PERL ??

2008-09-29 Thread D'Arcy J.M. Cain
On Mon, 29 Sep 2008 13:16:14 -0400 "Blubaugh, David A." <[EMAIL PROTECTED]> wrote: > I was wondering if it was possible to have a situation where a > programming project would utilized BOTH python and perl? Such as > utilizing python for internet programming and then utilize perl for text > proces