Urgent: Can we get compiled codes(class files in java) in perl like in java

2002-03-06 Thread A.C.Sekhar
Hi all ,   I need a help. My requirement is like this, we are developing one portal site in perl5(mod_perl)-apache-linux. our client don't want the perl source code. He want only the compiled code. Is it possible to give the compiled code in perl just like that in Java? How can we do t

How to do connection pooling

2002-02-27 Thread A.C.Sekhar
Hi all, How can I maintain the connections in perl? For this I want to use connection pooling to contol the traffic of my site. How can I do this in perl? Can anybody help me in this regard? If possible please give the steps included in this.   Thanks and Regards A C Sekhar