What elements of the Perl language could you use to
structure your code to allow for maximum re-use and maximum
readability?

Answer Posted / sagar girase

the element is keyword "sub"
means write the subroutines,
which allow maximum readability
and allow maximum-reuse

if want any other;
write the classes and package..

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which operator in perl is used for the concatenation of two strings?

712


Define dynamic scoping.

653


What is perl scripting?

677


You want to open and read data files with perl. How would you do that?

684


How to read multi lines from a file in perl?

687


How do I send e-mail from a Perl/CGI program on a Unix system?

753


What is boolean context?

735


What are stdin, stdout and stderr?

685


For a situation in programming, how can you determine that Perl is a suitable?

660


Explain goto label, goto name, and goto expr?

716


How to change a directory in perl?

716


Explain the arguments for perl interpreter.

834


List the data types that Perl can handle?

752


What does localtime() do in perl?

741


How to close a file in perl?

690