Click to See Complete Forum and Search --> : Perl????


Joseph_R_Thomas
September 5th, 2003, 02:52 AM
can someone tell me is perl useful to learn???
is it still new or is it being replaced by any other technology???
is perl efficient and useful????
tks a lot
God bless

khp
September 5th, 2003, 07:02 AM
Originally posted by Joseph_R_Thomas
can someone tell me is perl useful to learn???
That depends on what you are doing. Historically perl has been used for CGI web pages, and tons of odd lilttle jobs, especially on linux/unix.

Originally posted by Joseph_R_Thomas
is it still new or is it being replaced by any other technology???

Does it have to be one or the other ?.
Perl doesn't have much of a place in web development any more. But perl still has a big place in linux/unix system administration.

Originally posted by Joseph_R_Thomas
is perl efficient and useful????
tks a lot


That depends on, what you are using it for, and how you measure efficiency.
But yes it can be efficient and usefull, in the right setting.