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 goto expr?
What?s your favorite module and why?
If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?
What is the difference between perl list and perl array?
What is epoch time in perl?
What arguments do you frequently use for the Perl interpreter and what do they mean?
How to sort dates in Perl ?
What are perl variables?
What value is returned by a lone `return;’ statement?
How do I read command-line arguments with Perl?
How to remove a directory in perl?
What is the use of '>>' in perl?