Jeff wrote:
Quote:
Curtis wrote:
Quote:
>Jeff wrote:
Quote:
>><snip>
>>>>
>>>@OP: Why are you rewriting in PHP? If it works in Perl, and if it's
>>>what you know, rewriting to PHP would be inefficient, and
>>>counter-intuitive. Pretty much all hosting companies should have
>>>Perl available.
>>>
>> Yes, they do.
>>>
>> But I was losing work, with perl. And I think that little
>>development is going on in perl.
>>
>I see, that's unfortunate.
>
I thought so. I thought I held out too long. Far too long.
>
However, the Perl community is very much
Quote:
>alive, and many new things are on the way for Perl 6; so it is
>definitely still under active development.
>
No kidding! I really thought that was a never going to happen. Is it
going to be written in C++ instead of C?
>
OK, I just googled, and I saw nothing post 2005 :-(
Perl 6 has been under development for almost 10 years, apparently. A
brief Google search turned up this FAQ about Perl 6:
<URL:http://dev.perl.org/perl6/faq.html>
As for the community, if you try perlmonks or other such places, I
would imagine them quite active. I'm not really active in the Perl
community, so I can't say for sure.
Perl 5 is very stable, so changes are quite rare and minimal.
Quote:
I've always liked the brevity of perl. It's written for speed (in
programming) and as they say, more than one way to do it. I never found
anything I couldn't do that I wanted to do. And DBI rocks!
Quote:
>>
Quote:
>> I have a series of utilities (a perl module that I'm writing as a
>>php class) that do the normal sorts of stuff and since all new code
>>is in php, I need the utility to match. I'm not rewriting existing apps.
>>>
>> Gives me the chance to improve on what I had done. I had a friend
>>that said that you should throw out the first two code versions!
>>>
>> I much prefer the php class idea over the perl module.
>>
>Fair enough. :-)
>
The only thing I can say now is that I'm glad I never learned php4
specific stuff! Now if php6 would just toss in some of my favorite perl
bits...
>
Jeff
The last I read of PHP 6 features was from a meeting between the devs
in 2005, although you can download snaps of the current state of PHP 6
right now.
--
Curtis