DBD::Informix / java

2001-05-17 Thread Asim Memon
How do u install the DBD::Informix module...after i install it using MCPAN...theres always an error saying sth like wont make , wont install. DBI seems to be installed corrrectly, but when i write a simple program with just connecting to a database, it says that DBI::Informix may not be installed

calling java programs.

2001-05-12 Thread Asim Memon
to execute a java program from my perl script, i just say `java Extract` or whatever the name of the java class file is. But, I cannot seem to be able to execute this line when i call the script from a webpage as part of a response to a form. The idea is that when someone submits information fro