I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-03-21 13:02:23-08 by vidhya
DBI Module of Perl in Unix
Hi We installed DBI module of Perl on Unix - AIX 5.1. freeware.perl.DBI.rte 1.14.0.0 COMMITTED Perl DataBase Interface freeware.perl.rte 5.6.1.0 COMMITTED PERL scripting language perl.rte 5.6.0.0 COMMITTED Perl Version 5 Runtime After this we did # perl extractor_v1.2.pl Can't locate DBI.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/aix-thread /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/aix-thread /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at extractor_v1.2.pl line 27. BEGIN failed--compilation aborted at extractor_v1.2.pl line 27. Does anyone have the clue to solve the above error
Direct Responses: 240 | 243 | Write a response