Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Problem with DBI->data_sources()

by dbwiz (Curate)
on Oct 24, 2003 at 12:38 UTC ( [id://301832]=note: print w/replies, xml ) Need Help??


in reply to Problem with DBI->data_sources()

data_sources was updated in more recent versions of DBI.

You are using DBI 1.13, which is four years old.

Get an upgrade (DBI).
update Since you seem to be using perl 5.00405, the latest DBI won't install. You may be able to install version 1.20, which still supports that ancient version of Perl. Time to think seriously about upgrading Perl as well!

Your snippet runs just fine on my machine (with DBI 1.33 and DBI 1.38).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://301832]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-25 16:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found