in reply to Where do I obtain file DBI/setup_drive.al?
.al files are usually missing when a perl module isn't correctly installed, for example when XS modules are not built and installed, but just the .pm files are copied.
So, how did you install DBI and DBD::CSV? In case of doubt let CPAN.pm do the work, it also runs the tests and verifies that the modules work before they are installed.
And by the way your message did make it to the DBI users lists.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Where do I obtain file DBI/setup_drive.al? (ENOMETHOD)
by tye (Sage) on Oct 16, 2009 at 01:37 UTC | |
|
Re^2: Where do I obtain file DBI/setup_drive.al?
by apple123 (Initiate) on Oct 16, 2009 at 16:47 UTC |