I am very sound php developer and can work in PHP-AJAX, PHP-XML, PHP-cURL, PHP-Excel ..
But I know that PERL is also very popular (may be not as much as php now-a-days) ..
I was thinking to learn PERL but am still not sure if it will benifit me really? so I was looking to hear from experienced PERL developers that should I seriously learn PERL and how could it benifit me to learn perl though I use PHP as a serverside development tool and am good at php..
thanks
I use PHP for work(web-apps), but I love 'experimenting' with Perl.
If you've got the time, go for it. You won't really need it if you do web dev though.
[edited by: Birdman at 7:37 pm (utc) on Oct. 24, 2006]
There's nothing saying that php couldn't be used for the batch processes (it can, and is), nor that perl can't be used for display (it can, and is). I'm quite fluent in both languages and the scenario above is how I often do things because it makes the best use of each languages' strengths.
Sean
thanks
After that, pick a project or two and just work through them using perl, looking up what you need. One of the strengths of perl is that you can get started with a little bit of knowledge -- as you figure out more you get more efficient.
Sean