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



What elements of the Perl language could you use to structure your code to allow for maximum re-us..

Answer / 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

More CGI Perl Interview Questions

Difference between the variables in which chomp function work ?

0 Answers  


What is 'commit' command in perl?

0 Answers  


Give an example of using the -n and -p option.

0 Answers  


Differentiate between c++ and perl.

0 Answers  


Explain splicing of arrays?

0 Answers  


What is epoch time in perl?

0 Answers  


What are the logical operators used for small scale operations? Explain them briefly.

0 Answers  


What are the benefits of perl in using it as a web-based application?

0 Answers  


What is caller function in perl?

1 Answers  


You want to empty an array. How would you do that?

0 Answers  


Write a script for 'count the no.of digits using regular expressions in perl..

6 Answers   AppLabs,


What is cpan ? What are the modules coming under this?

0 Answers  


Categories