There is no strict data types in perl unlike in other high
level languages like Java so wouldn't that be a problem if a
code in perl is to be a written by a big team of 20+
members ?"
No Answer is Posted For this Question
Be the First to Post Answer
What does this symbol mean '->'?
What $! In perl?
explain the various functions/directives in perl that allow you to include/import a module. Also, state the differences between them.
Give an example of using the -n and -p option.
What does the’$_’ symbol mean?
what is the difference b/w coldfusion MX 6 and Coldfusion MX 7?
Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.
I have created a CGI-based page,after entering all the values in to the fields, How to get the output on the web browser using Perl
What is eval function in perl?
How to read file into hash array ?
what r the different type of function in perl ???
Why to use perl?