How to create a package?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

You want to read command-line arguements with perl. How would you do that?

0 Answers  


What does the’$_’ symbol mean?

0 Answers  


What is the difference between having a parenthesis after module name and without parenthsis after module name?? i.e Package::Module(); and Package::Module;

1 Answers  


Why do you use Perl?

0 Answers  


When would you not use Perl for a project?

1 Answers   IBM,






How to remove a directory in perl?

0 Answers  


When do you use perl programming?

0 Answers  


Explain chop?

0 Answers  


Difference between Perl and Mod_perl?

2 Answers  


You want to add two arrays together. How would you do that?

0 Answers  


Explain ivalue in perl?

0 Answers  


Suppose an array contains @arraycontent=(‘ab’, ‘cd’, ‘ef’, ‘gh’). How to print all the contents of the given array?

0 Answers  


Categories