in reply to
How do I invoke the db2 command process on Windows??
While you really want to use
DBI
, you can just assign to the %ENV hash within Perl to set environment variables for your kids.
Comment on
Re: How do I invoke the db2 command process on Windows??
In Section
Seekers of Perl Wisdom