can't locate "require_version"

2005-12-13 Thread Patrick Danley
I figured it out. Begin forwarded message: From: Patrick Danley <[EMAIL PROTECTED]> Date: December 13, 2005 11:38:42 AM EST To: dbi-users@perl.org Subject: can't locate "require_version" i would like to thank those that offered help with my Bareword:'DBI::SQL_

can't locate "require_version"

2005-12-13 Thread Patrick Danley
7;}/lib/Perl/PartiGene"; use PG_db; use PG_basics; use File::stat; use Tie::File; use Term::ANSIColor; again, I'm running : Perl 5.8.6 dbi-pm 5.8.6 PostgreSQL -perl-586 Mac OS 10.4.2 thanks Pat Patrick Danley, Ph.D. Postdoctoral Researcher Department of Biology University of Maryland

Bareword "DBI::SQL_INTEGER" not allowed while "strict subs"

2005-12-11 Thread Patrick Danley
b.pm line 6. BEGIN failed--compilation aborted at /Users/TheBucket/lib/Perl/ PartiGene/PG_db.pm line 6. Compilation failed in require at /Users/TheBucket/genome/bin/ PartiGene_db.pl line 4. BEGIN failed--compilation aborted at /Users/TheBucket/genome/bin/ PartiGene_db.pl line 4. Patrick Dan