I am using active perl 5.10, I would like to connect to db2 on an as400, the perl packet manager for this version doesn't seem to have a dbd::db2 package, any ideas?
I am using active perl 5.10, I would like to connect to db2 on an as400, the perl packet manager for this version doesn't seem to have a dbd::db2 package, any ideas?
thanks
From looking at the ppm repository, it looks like the build of that module of that module failed. So, I would either switch DB's or try to find another version of Perl, preferabbly one that can pull directly from CPAN and not be restricted to the Active State repository alone.
Comment