PDA

View Full Version : Perl still useful to learn?




Brother Michael
Mar 18, 2005, 08:53 AM
Has Perl died out? I have read a veiw different views about it and today and tomorrow, but I wanted to know more.

One of the reviews I read on another forum, was that it may not be as popular or as web specific as ASP or .NET etc, but that it was a tried and true coding system and is a great fallback plan.

Mike



DavidLeblond
Mar 18, 2005, 09:36 AM
Has Perl died out? I have read a veiw different views about it and today and tomorrow, but I wanted to know more.

One of the reviews I read on another forum, was that it may not be as popular or as web specific as ASP or .NET etc, but that it was a tried and true coding system and is a great fallback plan.

Mike

As far as web specific languages, I prefer to stick to PHP (unless I'm at work, which favors ASP).

Perl, however, is an awesome language for parsing documents. I use it all the time for that, in fact I think thats what it was designed to do in the first place.

My mother works for a company called WebAssign that writes online homework software for high schools and universities and its written in 100% Perl, so yes some people still use it. :)