What happens when you return a reference to a private variable?

Submitted by: Administrator
Perl keeps track of your variables, whether dynamic or otherwise, and doesn't free things before you're done using them.
Submitted by: Administrator

Read Online Perl Programming Job Interview Questions And Answers