Parag Kalra wrote:
Customer doesn't want to install anything third party that didn't come pre-installed with Solaris box. However he may give a thought to installing new version of standalone Perl which will have DBI module integrated. I guess Perl 5.10.1 has DBI present by default. Could someone please confirm.
Just bundle up the required modules plus your framework into a single "installer" (can be a perl script + a large tar.gz; that the perl script untars and then runs all the module installs). That way, there ain't no third party module - its just part of your framework they paid you for ;-)
LG Rene -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
