[ABE.pm] Multiple Perl installations

Ricardo SIGNES rjbs-perl-abe at lists.manxome.org
Wed Aug 15 05:45:36 PDT 2007


* Ted Fiedler <fiedlert at gmail.com> [2007-08-15T08:28:39]
> So, cruft.pm uses the DBI version installed under /opt/perl, correct? My
> experience says yes it uses whatever the caller is using, Im just checking
> myself.

It should.

You can do this:

  warn $INC{'DBI.pm'}

to see which it loaded.

-- 
rjbs


More information about the ABE-pm mailing list