What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ my $ap; $ap = [ Ob->new(), $ap ]; }' ?
No Answer is Posted For this Question
Be the First to Post Answer
Who created perl?
What do the symbols $ @ and % mean when prefixing a variable?
Write a script to reverse a string without using Perl's built in function
What is an interpolation in perl?
What is confess function in perl?
How to convert strings into an array in perl?
What are some common methods to all handles in perl?
What is v-strings?
what are the steps involved in reading a cgi script on the server?
What is a hash?
6 Answers Photon, Satyam, Wipro,
What are the steps involved in configuring a server using cgi programming?
How to read from a pipeline with Perl