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 2008-12-31 11:11:54-08 by ronap
any DBD package+uninitialized value
Hi, I've installed Active Perl 5.10.0.10002 for Win32 and mysql-essential-5.0.67 on XP. After DBI installation, with PPM, I've used the following commands: ppm install DBD-mysql with shell's answer: "Can't find any package that provides DBD-mysql" ppm install DBD::mysql with shell's answer: "Can't find any package that provides DBD::mysql" Moreover, I've used cpan shell to install DBD with: install DBD::mysql Shell'answer was (after DBD-mysql-4.010.tar.gz automatic extraction): "Use of uninitialized value $ENV("USER") in concatenation (.) or string at Makefile.PL line 488..." Can you help me, please? Thanks. Best Regards. Roberto
Direct Responses: 9787 | Write a response