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
write a script to check whether user enter a value is a leap year or not?
3 Answers Oracle, Persistent, ViPrak,
You want to concatenate strings with perl. How would you do that?
What is subroutine in perl?
What exactly is grooving and shortening of the array?
In CPAN module, name an instance you use.
what is the main function of fork() in cgi programming?
I have created a CGI-based page,after entering all the values in to the fields, How to get the output on the web browser using Perl
Explain '->' in perl?
Does Perl have reference type?
How to concatenate strings with perl?
What are the advantages and disadvantages of perl language?
List the prefix dereferencer in Perl.