in reply to Can't locate auto/DBI/connection.al in @INC
There is no ->connection method in DBI. Maybe you wanted ->connect?
Your posted script does not seem to match the error message you posted. It does not produce the "Troubleshooting" output and it does not have 40 lines. Please, when you post, post the actual script together with the error message produced by the script.
As an aside, your post is not formatted. Please use <code>...</code> tags around your code and <p>...</p> tags to format your prose.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can't locate auto/DBI/connection.al in @INC
by goso (Initiate) on Apr 14, 2008 at 05:27 UTC |