On Thu, Mar 18, 2010 at 8:32 AM, Peram, Sudhakara
<[email protected]> wrote:
> I am working on Perl 5.6.1 version for my web application.

Why?  Why not 5.6.2, 5.8.8 or 5.8.9, or even (bravado) 5.10.1?

> I want to
> know whether perl5.6.1 supports the DBI module or not, if it supports
> the what is the version of DBI module.

If you choose an old enough version of DBI, then yes.  You might have
to go to the BackPan though, instead of CPAN.

Hmm; 1.49 dropped support for 5.6.0 (only supporting 5.6.1 or later).
Up to 1.609, I can see no mention of not supporting 5.6.1.

So, DBI 1.609 should work for you.


-- 
Jonathan Leffler <[email protected]>  #include <disclaimer.h>
Guardian of DBD::Informix - v2008.0513 - http://dbi.perl.org
"Blessed are we who can laugh at ourselves, for we shall never cease
to be amused."

Reply via email to