What is Perl .. ? A Scripting Language or a Programming Language?

ApurvA

New member
okay .. i have just downloaded and installed PERL 5.12 .. and i dont know at all about this let me tell you very frankly ..

i have made one file as "test.pl" and typed this
-----------------------------------------
#!/usr/bin/perl
print "Hello World!\n";

-----------------------------------------

and its working fine when i go to CMD and go to this file ..

but i have a question .. its may be a programming languages ..

is this language in demand in india ? or any where else .. .

is it like JAVA .. i havent seen anybody learning PERL here .. everybody in .NET , PHP,JAVA but not PERL . .let me know wht exactly this PERL is and can i go ahead by learning PERL .. ???????

mitt..
 
Back
Top