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
How to dereference a reference?
How do I replace every character in a file with a comma?
How can I display all array element in which each element will display on next line in perl ?
Explain goto name?
How to access parameters passed to a subroutine in perl?
How to read a file into a hash array?
What is the use of 'ne' operator?
Who created perl?
Explain lexical variables.
what is the difference between require and use in perl?
What does last statement do in perl?
what is Polymorphism in Perl?