prem
08-12-03, 15:46
| Hi : Can anyone let me know if it is possible to make connectionpooling in Perl (as we do in Java). I just want to remove the overhead in making connections [though the overhead may or may not be minor]. Does Perl support global/static classes variables that can be used for holding some connections and using it again and again. Thank you Prem |