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
Explain the difference between declarations of 'my' and 'local' variable scope in perl?
What does cgi program store?
How can we create perl programs in unix, windows nt, macintosh and os/2 ?
explain the various functions/directives in perl that allow you to include/import a module. Also, state the differences between them.
What does the command "use strict" do and why should you use it?
How will you open a file in a write-only mode in perl?
Explain the functioning of conditional structures in perl.
write a script to generate n prime no.s?
What is the difference between use and require in perl?
What is q (single q) operator in perl?
what r the future opportunities in PERL/LINUX after 3 years ??
How do you open a file for writing?